Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quancs/udpserver

UdpServer based on boost
https://github.com/quancs/udpserver

Last synced: 29 days ago
JSON representation

UdpServer based on boost

Awesome Lists containing this project

README

        

# UdpServer
UdpServer based on boost can work as a server or as a client. In my tests(main.cpp), UdpServer works fine in multithread context. But, please test it before you use it in real job.