Skip to content

Message.Check() error #8

@eaburns

Description

@eaburns

Add Message.Check() error.

It should do semantic checking on a parsed message. For example, according to RFC 2812, "Channels names are strings … of length up to fifty (50) characters." We never check that anywhere. We just check simple things like the entire message length, and we have no way to check that out-going message, constructed by a user, are OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions