Skip to content

druerridge/tm_chat_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tm_chat_server

This program is a TCP-server meant to be interface-compatible with the lobby chat functionality in online PC RTS/MOBA The Maestros. It's currently 100% compatible with the client-facing interface.

Remaining work, loosely prioritized:

  1. Any tests at all
  2. Graceful handling (cleanup) of disconnected streams
  3. replace some panics (expects) with stderr (more robust to bad client data)
  4. Code Cleanliness pass
  5. HTTP server to report service readiness (to support internal tooling)
  6. Graylog2 compatible metrics (to support internal tooling)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages