the v3 protocol will be bringing a lot to the table, potentially adding a lot of overhead. I want to have two different kinds of communication:
on top of TCP (TCP[socketeer])
on top of websockets (or any other binary communication protocol for that matter) (TCP[websockets[socketeer]])
finish worse, read a bit more into the websocket protocol, and then design the protocol to act like websockets, with the difference of it actually being socketeer
the v3 protocol will be bringing a lot to the table, potentially adding a lot of overhead. I want to have two different kinds of communication:
finish
worse
, read a bit more into the websocket protocol, and then design the protocol to act like websockets, with the difference of it actually being socketeer