recws-org / recws

Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Release/Tag

ColtonProvias opened this issue · comments

go get fetches the 1.0.0 tag, which includes the wrong import path. Thus a new tagged release is needed to fix go get.