Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / olahol/melody issues and pull requests

#95 - Gophers example writing X and Y values

Issue - State: closed - Opened by Unwarped 5 months ago - 1 comment

#94 - rate limiting?

Issue - State: open - Opened by spxneo 7 months ago

#93 - 请教一下,这里为什么用的是map[*Session]struct{}

Issue - State: open - Opened by jsasg 7 months ago - 1 comment

#92 - Remove useless calculation

Pull Request - State: closed - Opened by silverwind 8 months ago - 1 comment

#89 - how to proxy via nginx, i need to use SSL(wss)

Issue - State: open - Opened by hafung about 1 year ago

#88 - add Custom configuration

Pull Request - State: open - Opened by valiner over 1 year ago - 1 comment

#87 - optimize reading performance

Issue - State: open - Opened by lesismal over 1 year ago - 2 comments

#86 - chore: remove refs to deprecated io/ioutil

Pull Request - State: closed - Opened by testwill over 1 year ago - 1 comment

#85 - refactor: unnecessary guard check

Pull Request - State: closed - Opened by piglig over 1 year ago - 1 comment

#84 - Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 in /examples

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#82 - Add websocket upgrader options to create melody instance

Pull Request - State: closed - Opened by CodeDing over 1 year ago

#81 - Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 in /examples

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#80 - In current version there's no way to access informations about the hub structure

Issue - State: closed - Opened by enkeyz over 1 year ago - 1 comment

#79 - Question: Handle error in HandleMessage

Issue - State: open - Opened by haoletesuji over 1 year ago

#78 - added session.UnSet() function

Pull Request - State: closed - Opened by idc77 over 1 year ago - 1 comment

#77 - support session.UnSet or delete

Issue - State: closed - Opened by idc77 over 1 year ago - 2 comments

#76 - Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 in /examples

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#75 - Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 in /examples

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#74 - Bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#72 - Added melody client

Pull Request - State: closed - Opened by kaiaverkvist about 2 years ago - 2 comments

#71 - Session Keys and access methods Get and Set is not concurrency safe

Issue - State: closed - Opened by kokteyldev about 2 years ago - 3 comments
Labels: bug

#70 - Example for implementing idle session timeout

Issue - State: open - Opened by omerkirk about 2 years ago - 4 comments

#69 - Help request: How can I increase websocket read limit?

Issue - State: closed - Opened by UedaTakeyuki almost 3 years ago - 2 comments

#68 - Comfortable with GoFiber framework?

Issue - State: closed - Opened by shahriar350 almost 3 years ago - 3 comments
Labels: example

#67 - Fix concurrent panic

Pull Request - State: closed - Opened by lesismal over 3 years ago - 13 comments

#66 - how to keep a connecting, it always timeout after 1 minute

Issue - State: open - Opened by kent58909 over 3 years ago - 2 comments
Labels: bug

#65 - how get active sessions

Issue - State: closed - Opened by imanborumand almost 4 years ago - 4 comments

#63 - echo dependency broken (for chat-echo)

Issue - State: closed - Opened by imawhale almost 5 years ago

#62 - [fix] example echo because echo v3

Pull Request - State: closed - Opened by ttatsato almost 5 years ago - 1 comment

#61 - why the comunication chan is sync, not async

Issue - State: closed - Opened by yiippee about 5 years ago

#60 - Check returned errors before deferring Close()

Issue - State: open - Opened by riking about 5 years ago - 1 comment
Labels: bug

#59 - Examples don't build

Issue - State: closed - Opened by riking about 5 years ago

#58 - Is this still active?

Issue - State: closed - Opened by siredwin about 5 years ago - 4 comments

#57 - it will be great!

Issue - State: closed - Opened by averole about 5 years ago

#56 - Dependent change

Pull Request - State: closed - Opened by z774379121 over 5 years ago

#55 - Add ability to get local addr and remote addr from the internal conn in session

Pull Request - State: closed - Opened by parkerzhu over 5 years ago - 1 comment

#54 - [update] 修正同步鎖問題🔒

Pull Request - State: closed - Opened by z9905080 over 5 years ago - 2 comments

#53 - Active Management?

Issue - State: closed - Opened by themartorana over 5 years ago - 2 comments

#52 - Get all sessions

Pull Request - State: closed - Opened by gabstv over 5 years ago - 1 comment

#51 - Go Modules

Pull Request - State: closed - Opened by gabstv over 5 years ago - 1 comment

#50 - Allow for synchronous broadcasts.

Issue - State: open - Opened by iwasaki-kenta over 5 years ago
Labels: enhancement

#48 - Update .travis.yml

Pull Request - State: closed - Opened by AlphaWong about 6 years ago

#47 - Added read/write locks to session key value store #42

Pull Request - State: closed - Opened by stamp about 6 years ago - 4 comments

#46 - hi,how to receive ping use js client ?

Issue - State: closed - Opened by putTheoryIntoPractice about 6 years ago

#45 - hi,how to receive ping use js client ?

Issue - State: closed - Opened by putTheoryIntoPractice about 6 years ago

#44 - sessions - Keys ?

Issue - State: closed - Opened by overtalk about 6 years ago - 1 comment

#43 - Tutorial for implementing rooms

Issue - State: closed - Opened by inmylo over 6 years ago - 3 comments

#42 - Session.Set, Session.Get isn't concurrent safe?

Issue - State: closed - Opened by ianberdin over 6 years ago

#41 - graceful shutdown

Issue - State: closed - Opened by vgoltv over 6 years ago

#40 - update chat-echo example to echo v3

Pull Request - State: closed - Opened by ernierasta over 6 years ago

#39 - When is HandleDisconnect called?

Issue - State: closed - Opened by fiatjaf over 6 years ago - 2 comments

#38 - Len inside HandleConnect doesn't account for new connection

Issue - State: open - Opened by hugows almost 7 years ago
Labels: bug

#37 - Ping msg timeout detection

Issue - State: open - Opened by cert-lv almost 7 years ago - 5 comments
Labels: enhancement

#36 - Support for the subprotocol

Pull Request - State: closed - Opened by yoki123 almost 7 years ago - 1 comment

#35 - Long incoming messages result in connection close

Issue - State: closed - Opened by hryamzik about 7 years ago - 1 comment

#34 - Support for rooms

Issue - State: closed - Opened by dangodai over 7 years ago - 1 comment

#33 - Proper way

Issue - State: closed - Opened by hugows over 7 years ago - 2 comments

#32 - HandleSentMessageBinary func set error

Issue - State: closed - Opened by yangjinecho over 7 years ago - 1 comment
Labels: bug

#31 - Remove default close handler which caused abnormal closes

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 2 comments

#30 - Add IsClosed method to Melody

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 1 comment

#29 - Tagging a release as v1

Issue - State: closed - Opened by robbiet480 over 7 years ago - 5 comments

#28 - Update .travis.yml

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 1 comment

#27 - Allow any Origin by default

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 2 comments

#26 - Add IsClosed method to Session

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 1 comment

#25 - Add convenience function to broadcast to multiple sessions

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 4 comments

#24 - Add control message support

Pull Request - State: closed - Opened by robbiet480 over 7 years ago - 1 comment

#23 - 403 error with localhost

Issue - State: closed - Opened by ianberdin over 7 years ago - 2 comments

#22 - Is the hub mutex really needed?

Issue - State: closed - Opened by elimist almost 8 years ago - 2 comments

#21 - session.Write(message) panics

Issue - State: closed - Opened by christianbrueggemann almost 8 years ago - 2 comments

#20 - No need Mutex if you use Channel. Am I right?

Issue - State: closed - Opened by ianberdin almost 8 years ago - 4 comments

#19 - Add a handler for message successfully sent

Pull Request - State: closed - Opened by robbiet480 almost 8 years ago - 1 comment

#18 - Return Session from HandleRequest

Issue - State: closed - Opened by vdka almost 8 years ago - 1 comment

#17 - json render

Issue - State: closed - Opened by onerciller almost 8 years ago - 2 comments

#16 - Make melody.hub public

Issue - State: closed - Opened by metalmatze almost 8 years ago - 5 comments

#15 - Any chance for a client?

Issue - State: closed - Opened by macnibblet about 8 years ago - 5 comments
Labels: enhancement

#14 - How to use Gin?

Issue - State: closed - Opened by xkeyideal about 8 years ago

#13 - SSL support?

Issue - State: closed - Opened by gg2001 over 8 years ago - 2 comments

#12 - Session params

Pull Request - State: closed - Opened by robbiet480 over 8 years ago - 2 comments

#11 - Add parameter storage to sessions

Pull Request - State: closed - Opened by robbiet480 over 8 years ago - 2 comments

#10 - Wrong data in Gin log

Issue - State: closed - Opened by importnil over 8 years ago - 5 comments

#9 - Add hook for extending PongHandler

Pull Request - State: closed - Opened by madirey over 8 years ago - 8 comments

#8 - writeMessage could panic.

Issue - State: closed - Opened by kgdev about 9 years ago - 1 comment

#7 - Add broadcast methods for a binary message

Pull Request - State: closed - Opened by shiwano about 9 years ago - 2 comments

#6 - Sending message in its own goroutine can result in wrong message order.

Issue - State: closed - Opened by FZambia about 9 years ago - 5 comments

#5 - Enable pull request testing

Issue - State: closed - Opened by saulshanabrook about 9 years ago - 2 comments

#4 - [NOT READY FOR MERGE] Fix messages longer than 512 bytes fail

Pull Request - State: closed - Opened by saulshanabrook about 9 years ago - 1 comment

#3 - Ability to close hub

Issue - State: closed - Opened by saulshanabrook about 9 years ago - 13 comments

#2 - Add troubleshooting for 403

Pull Request - State: closed - Opened by saulshanabrook over 9 years ago - 1 comment

#1 - How to use upgrader.CheckOrigin

Issue - State: closed - Opened by MathieuDoyon over 9 years ago - 2 comments