Relative Content

Tag Archive for gosocketsoptimizationnetworkingwebsocket

How to speed up websockets for single servrer single client connection

I’m trying to set up a single server single client connection in golang,
The goal is is to perform the fastest connection between the server and the client
The rate from server to client need to be enough for full hd video transfer at 60 fps (around 30Mbps once frames are compressed)