onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
534 stars 179 forks source link

[Access] Configure ws connection in ws controller #6638

Open Guitarheroua opened 1 week ago

Guitarheroua commented 1 week ago

Implement the initial configuration setup for WebSocket connections during the connection creation stage.

Requirements:

Guitarheroua commented 2 days ago

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