Open Guitarheroua opened 1 week ago
Implement the initial configuration setup for WebSocket connections during the connection creation stage.
Let's discuss the configuration of buffers, as they impact memory usage and system calls. Reference here: https://pkg.go.dev/github.com/gorilla/websocket#hdr-Buffers
Implement the initial configuration setup for WebSocket connections during the connection creation stage.
Requirements:
https://github.com/onflow/flow-go/blob/173f14150bc827cf9dcea598f9ae7b5269c09eb2/engine/access/rest/routes/websocket_broker.go#L74-L87