Skip to content

Conversation

gothe92
Copy link

@gothe92 gothe92 commented Feb 22, 2017

Client example:

wstr := transport.GetDefaultWebsocketTransport()
tr.InsecureTls = true
c, err := gosocketio.Dial(
	gosocketio.GetUrl("localhost", 3000, true),
	wstr)

ReceiveTimeout time.Duration
SendTimeout time.Duration

InsecureTls bool
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bclermont
Copy link

@gothe92 this guy and/or this repository is dead
can you please create your pull request here: https://github.com/gsocket-io/golang-socketio ?
I will maintains this repo in this other generic organization

once it's merged I will rewrite imports

@gothe92 gothe92 closed this by deleting the head repository Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants