good morning!!!!

Skip to content
Snippets Groups Projects
Commit c9257526 authored by a's avatar a
Browse files

to go even further beyond

parent 258f9500
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ const (
wsPingInterval = 60 * time.Second
wsPingWriteTimeout = 5 * time.Second
wsPongTimeout = 30 * time.Second
wsMessageSizeLimit = 32 * 1024 * 1024 * 2
wsMessageSizeLimit = 32 * 1024 * 1024 * 4
)
// WebsocketHandler returns a handler that serves JSON-RPC to WebSocket connections.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment