Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 335 Bytes

client_template

single thread, non-blocking, with ui

Tested on linux with clang13 and gcc11

  • Tries to connect to "localhost:55555". If you need something to connect to try server_template.
  • If you like to run it with clang search in the project for "enable if build with clang".