Skip to content

Releases: proxima-one/grpc-websocket-proxy-go

v1.3.0

21 Feb 12:40
Compare
Choose a tag to compare
fixed scan bug with changing arr passed by pointer

v1.2.0

21 Feb 12:27
Compare
Choose a tag to compare
fixed scan bug with changing arr passed by pointer

v1.1.0

21 Feb 11:12
Compare
Choose a tag to compare
upgraded scanner not to read partial messages

v1.0.1

15 Feb 18:18
d6357b3
Compare
Choose a tag to compare
Update go.mod

v1.0.0

15 Feb 18:17
250779f
Compare
Choose a tag to compare
Merge pull request #1 from fujimoto-s/master

Replace "gorilla/websocket" with "shiguredo/websocket"