Seperating network handling into it's own library. #2

Open
opened 2023-09-23 16:51:53 -04:00 by Wirlaburla · 0 comments
Owner
  • Move network handler to its own class
  • Add proper support and handling of all of these receiving net commands.
    • CMD_LONGLOC
    • CMD_PROP
    • CMD_SHORTLOC
    • CMD_ROOMCHANGE
    • CMD_SESSINIT
    • CMD_SESSEXIT
    • CMD_ACTOR_DISAPPR
    • CMD_ACTOR_APPR
    • CMD_REGOBJID
    • CMD_CHATMSG
    • CMD_PROPSET
    • CMD_PROPUPD
    • CMD_WHISPER
    • CMD_TELEPORT
    • CMD_ROOMID
    • CMD_REDIRECT
    • CMD_REDIRID
    • CMD_BUDDYNTF
  • Add proper support and handling of all of these sending net commands.
    • CMD_LONGLOC
    • CMD_PROP
    • CMD_ROOMCHANGE
    • CMD_SESSINIT
    • CMD_SESSEXIT
    • CMD_PROPREQ
    • CMD_CHATMSG
    • CMD_PROPSET
    • CMD_WHISPER
    • CMD_TELEPORT
    • CMD_ROOMIDREQ
    • CMD_SUBSCRIBE
    • CMD_UNSUBSCRIBE
    • CMD_SUBDIST
    • CMD_REDIRID
    • CMD_BUDDYUPD
    • CMD_CHANNEL
  • Make cross-platform.
- [ ] Move network handler to its own class - [ ] Add proper support and handling of all of these receiving net commands. - [ ] CMD_LONGLOC - [ ] CMD_PROP - [ ] CMD_SHORTLOC - [ ] CMD_ROOMCHANGE - [ ] CMD_SESSINIT - [ ] CMD_SESSEXIT - [ ] CMD_ACTOR_DISAPPR - [ ] CMD_ACTOR_APPR - [ ] CMD_REGOBJID - [ ] CMD_CHATMSG - [ ] CMD_PROPSET - [ ] CMD_PROPUPD - [ ] CMD_WHISPER - [ ] CMD_TELEPORT - [ ] CMD_ROOMID - [ ] CMD_REDIRECT - [ ] CMD_REDIRID - [ ] CMD_BUDDYNTF - [ ] Add proper support and handling of all of these sending net commands. - [ ] CMD_LONGLOC - [ ] CMD_PROP - [ ] CMD_ROOMCHANGE - [ ] CMD_SESSINIT - [ ] CMD_SESSEXIT - [ ] CMD_PROPREQ - [ ] CMD_CHATMSG - [ ] CMD_PROPSET - [ ] CMD_WHISPER - [ ] CMD_TELEPORT - [ ] CMD_ROOMIDREQ - [ ] CMD_SUBSCRIBE - [ ] CMD_UNSUBSCRIBE - [ ] CMD_SUBDIST - [ ] CMD_REDIRID - [ ] CMD_BUDDYUPD - [ ] CMD_CHANNEL - [ ] Make cross-platform.
Wirlaburla added the
TODO
label 2023-09-23 16:51:53 -04:00
Wirlaburla self-assigned this 2023-09-23 16:52:02 -04:00
Wirlaburla removed their assignment 2024-02-06 22:33:53 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Wirlaburla/WorldsTerminal#2
No description provided.