go_websocket_memory

Investigate Gorilla Websocket memory usage in various scenarios (by FZambia)

Go_websocket_memory Alternatives

Similar projects and alternatives to go_websocket_memory

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go_websocket_memory alternative or higher similarity.

go_websocket_memory reviews and mentions

Posts with mentions or reviews of go_websocket_memory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Websocket memory usage
    8 projects | /r/golang | 24 May 2023
    What I can say is that if you will use Gorilla Websocket (https://github.com/gorilla/websocket) (it's archived now unfortunately, but still super robust) - then you can go to sth like 15-20kb per connection - see https://github.com/FZambia/go_websocket_memory - to achieve this you need to reduce read buffer size, reuse write buffers, use goroutine after hijacking connection (following chat example in Gorilla WebSocket repo).

Stats

Basic go_websocket_memory repo stats
1
5
10.0
over 4 years ago

FZambia/go_websocket_memory is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of go_websocket_memory is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com