Skip to content

Example async multithreaded server in Boost Asio or Python. Clients included.

License

Notifications You must be signed in to change notification settings

OkarinRintaro/NotSyncServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASyncServer

  • Example async multithreaded server. Client send integer array id and action(1 or -1).
  • Also server can accept multiple clients.

There's two implementations. One is in Boost C++, other is in Python.

About

Example async multithreaded server in Boost Asio or Python. Clients included.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published