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
Fixes #13 Add the option to pass in a
&tls.config{} #15 by varun1729 was merged Oct 16, 2018 Loading…
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…
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…
Upgrade from polling to websockets, comments, documenting
#3 by geneva-lake was merged Oct 31, 2017 Loading…
ProTip! Filter pull requests by the default branch with base:master.