Skip to content
elff1493 edited this page Aug 2, 2019 · 2 revisions

mainpage draft

a class for multiple clients to connect to, can send data to a specific client or all

connects to a sever and sends and receives data to the sever

the object returned by the event loop

an object the sever uses to manage multiple connections, you do not need to directly create this

a class to define how the sever and client communicate

Clone this wiki locally