/hinx

Hinx: A Toy TCP Server

Primary LanguageGoMIT LicenseMIT

hinx: A Toy TCP Server

hinx's architecture

hinx

TODO:

  • Complete Connection manage part.
  • Change MsgHandler to RequestHandler. It should dispatch Request rather than Connections, it will be more fair for workers.
  • Make logs clear and tidy.