Josh194 / FMCB

A platform that allows the linking of multiple applications/games together in various ways.
GNU General Public License v3.0
2 stars 1 forks source link

Cleanup client api's #43

Open Josh194 opened 3 years ago

Josh194 commented 3 years ago

Complete all TODO:'s, answer all '?' comments, and make changes for readability, performance, and stability. Changes should be limited to the 'shared' folder. Changes can be made elsewhere if they relate to the usage/functionality of the aforementioned files (example: minor changes to server code in order to support a change in functionality/protocol). Documentation should also be completed, and accurately reflect the functionality of the underlying code.