issues
search
olahol
/
melody
:notes: Minimalist websocket framework for Go
BSD 2-Clause "Simplified" License
3.75k
stars
366
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gophers example writing X and Y values
#95
Unwarped
closed
4 months ago
1
rate limiting?
#94
spxneo
opened
6 months ago
0
请教一下,这里为什么用的是map[*Session]struct{}
#93
jsasg
opened
7 months ago
1
Remove useless calculation
#92
silverwind
closed
7 months ago
1
Allow more specific usage/configuration by exposing the underlying websocket connection object
#91
fink-al
closed
7 months ago
1
Websocket connections get dropped when a long-running operation is executed inside a handler
#90
mikolysz
closed
8 months ago
3
how to proxy via nginx, i need to use SSL(wss)
#89
hafung
opened
1 year ago
0
add Custom configuration
#88
valiner
opened
1 year ago
1
optimize reading performance
#87
lesismal
opened
1 year ago
2
chore: remove refs to deprecated io/ioutil
#86
testwill
closed
7 months ago
1
refactor: unnecessary guard check
#85
piglig
closed
1 year ago
1
Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 in /examples
#84
dependabot[bot]
closed
1 year ago
1
Example for adding option to setup websocket upgrader when creating melody instantce
#83
CodeDing
closed
1 year ago
2
Add websocket upgrader options to create melody instance
#82
CodeDing
closed
1 year ago
0
Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 in /examples
#81
dependabot[bot]
closed
1 year ago
1
In current version there's no way to access informations about the hub structure
#80
enkeyz
closed
1 year ago
1
Question: Handle error in HandleMessage
#79
haoletesuji
opened
1 year ago
0
added session.UnSet() function
#78
idc77
closed
1 year ago
1
support session.UnSet or delete
#77
idc77
closed
1 year ago
2
Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in /examples
#76
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 in /examples
#75
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples
#74
dependabot[bot]
closed
1 year ago
0
Question: With gorilla/websocket archived, does melody plan to move to nbio or some other plan?
#73
abhishekkr
closed
1 year ago
3
Added melody client
#72
kaiaverkvist
closed
2 years ago
2
Session Keys and access methods Get and Set is not concurrency safe
#71
kokteyldev
closed
2 years ago
3
Example for implementing idle session timeout
#70
omerkirk
opened
2 years ago
4
Help request: How can I increase websocket read limit?
#69
UedaTakeyuki
closed
2 years ago
2
Comfortable with GoFiber framework?
#68
shahriar350
closed
2 years ago
3
Fix concurrent panic
#67
lesismal
closed
2 years ago
13
how to keep a connecting, it always timeout after 1 minute
#66
kent58909
opened
3 years ago
2
how get active sessions
#65
imanborumand
closed
2 years ago
4
A way to access credentials or authenticated service between driver and auth
#64
freman
closed
4 years ago
0
echo dependency broken (for chat-echo)
#63
imawhale
closed
4 years ago
0
[fix] example echo because echo v3
#62
ttatsato
closed
2 years ago
1
why the comunication chan is sync, not async
#61
yiippee
closed
2 years ago
0
Check returned errors before deferring Close()
#60
riking
opened
5 years ago
1
Examples don't build
#59
riking
closed
2 years ago
0
Is this still active?
#58
siredwin
closed
2 years ago
4
it will be great!
#57
averole
closed
2 years ago
0
Dependent change
#56
z774379121
closed
2 years ago
0
Add ability to get local addr and remote addr from the internal conn in session
#55
parkerzhu
closed
2 years ago
1
[update] 修正同步鎖問題🔒
#54
z9905080
closed
2 years ago
2
Active Management?
#53
themartorana
closed
2 years ago
2
Get all sessions
#52
gabstv
closed
2 years ago
1
Go Modules
#51
gabstv
closed
2 years ago
1
Allow for synchronous broadcasts.
#50
iwasaki-kenta
opened
5 years ago
0
Update .travis.yml
#48
AlphaWong
closed
2 years ago
0
Added read/write locks to session key value store #42
#47
stamp
closed
2 years ago
4
hi,how to receive ping use js client ?
#46
putTheoryIntoPractice
closed
2 years ago
0
hi,how to receive ping use js client ?
#45
putTheoryIntoPractice
closed
6 years ago
0
Next