Moderator Action
Assign Task To User
Use this form to assign a task to a user.
Moderator Action
Change Task Priority
Use this form to change the task's priority.
Moderator Action
Change Task Status
Use this form to change a task's status directly to any state.
Moderator Action
Change Task Type
Use this form to change the task type.
Task - #170 - Refactor Network Communications
The way network communications are currently implemented makes it easy to prototype, but is hardly efficient, and often encounters issues due to being based on the TCP protocol. Build a new network model based on UDP, with more options for reliable an unreliable packet delivery. Return to using a serializable Packet class in place of the current "binary JSON" approach to reduce packet size. Friday, September 25, 2020
Page:
1
|