Skip to content

Messages by Jack Warrinon #9

Description

@jackwaddington

Messages might be a string that has been received in a buffer, that then goes on to be processed in a certain way depending on the start of the string, and then passed out to one or many recipients.

  1. Features defined in .pdf
    1.1 Autheticate
    1.2 set nickname
    1.3 set username
    1.4 join a channel
    1.5 send private message
    1.6 receive private message
    1.7 Forward messages to clients of channel
    1.8 Operators and regular users
    1.9 Commands
    - KICK
    - INVITE
    - TOPIC
    - MODE
    - i: set/remove invite only
    - t: set/remove restrictions of the TOPIC command to channel operators
    - k: set/remove the channel key (password)
    - o: give/take channel operator privilege
    - l:: set/remove the user limit to the channel

  2. Process to handle string
    2.1 how many types

  3. Process to handle content

  4. Process to access and change objects

  5. Process to return something to someone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions