forked from graarh/golang-socketio
- Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: mtfelian/golang-socketio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Upgrade from polling to websockets, comments, documenting
#3 by geneva-lake was merged Oct 31, 2017 Loading… updated Oct 31, 2017
Fixing client message decoding
#4 by geneva-lake was merged Nov 3, 2017 Loading… updated Nov 3, 2017
Revert "Prevented dereferencing of 'nil' pointer in Close function. You run into this issue when you try to make a connection, but the host does not exist."
#14 by mtfelian was merged Oct 15, 2018 Loading… updated Oct 15, 2018
Prevented dereferencing of 'nil' pointer in Close function. You run into this issue when you try to make a connection, but the host does not exist.
#12 by varun1729 was merged Oct 15, 2018 Loading… updated Oct 16, 2018
Fixes #13 Add the option to pass in a
&tls.config{} #15 by varun1729 was merged Oct 16, 2018 Loading… updated Oct 16, 2018
Please fix the capitalized user name.
#16 by nkawa was merged Oct 17, 2018 Loading… updated Oct 17, 2018
Remove last square bracket from MessageTypeAckRequest
#18 by rmolak was closed Sep 4, 2020 Loading… updated Sep 4, 2020
change pingInterval to compile with 2.x server
#20 by drahnieR was closed Nov 3, 2021 Loading… updated Nov 3, 2021
ProTip! Adding no:label will show everything without a label.