Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / recws-org/recws issues and pull requests

#58 - After close 1006 reconnection does not happen

Issue - State: closed - Opened by vporton about 1 year ago - 2 comments

#57 - Better approach

Issue - State: open - Opened by 0x366 over 1 year ago

#56 - Fix race problems in reconnect case

Pull Request - State: open - Opened by free6k over 1 year ago

#55 - Basic example: After reconnect messages aren't being received

Issue - State: closed - Opened by saul-data almost 2 years ago - 1 comment

#54 - Fix example read

Pull Request - State: open - Opened by nikepan about 2 years ago

#53 - Improve logging

Pull Request - State: closed - Opened by nikepan about 2 years ago

#52 - Make close more atomic

Pull Request - State: open - Opened by nikepan about 2 years ago

#51 - fix keepalive

Pull Request - State: open - Opened by nikepan about 2 years ago - 2 comments

#50 - fix keepalive

Pull Request - State: closed - Opened by nikepan about 2 years ago

#49 - Add callbacks for Disconnected state and Pong message

Pull Request - State: open - Opened by daniel-zahariev over 2 years ago

#48 - Add Shutdown method to gracefully close websocket

Pull Request - State: closed - Opened by sknr almost 3 years ago

#47 - KeepAlive implementation seems incorrect

Issue - State: closed - Opened by water-a almost 3 years ago - 1 comment

#46 - Still being maintaned?

Issue - State: closed - Opened by Smithx10 almost 3 years ago

#45 - Use context on dial and add close without reconnect

Pull Request - State: closed - Opened by masseelch about 3 years ago

#43 - High CPU usage in example when disconnected

Issue - State: open - Opened by Gussy about 3 years ago - 4 comments

#42 - Unhandled error causing panic

Issue - State: open - Opened by razum90 about 3 years ago - 1 comment

#41 - CloseAndReconnect() only Close but doesn't Reconnect

Issue - State: open - Opened by ZhangHanming over 3 years ago - 5 comments

#40 - [proposal] Method to wait for re-connect after connection loss

Issue - State: open - Opened by masseelch over 3 years ago - 1 comment

#39 - Cannot reconnect

Issue - State: open - Opened by 0xbentang over 3 years ago

#38 - disconnected loop while waiting for redial only after first retry

Issue - State: open - Opened by franck34 over 3 years ago - 4 comments

#37 - ignore TLS certificate error (self signed)

Issue - State: closed - Opened by franck34 over 3 years ago - 2 comments

#36 - v1.3.0 module broken due to duplicate makefile

Issue - State: closed - Opened by anitgandhi over 3 years ago - 3 comments

#35 - update

Pull Request - State: closed - Opened by loeffel-io over 3 years ago
Labels: feature

#34 - Fix reconnection logic, removed unused method

Pull Request - State: closed - Opened by ihorserba over 3 years ago - 1 comment

#33 - Add closing of the connection without reconnecting

Pull Request - State: closed - Opened by ihorserba over 3 years ago

#32 - Fix reconnect logic

Pull Request - State: closed - Opened by ihorserba over 3 years ago

#31 - Infinite loop

Issue - State: closed - Opened by atiklabs over 3 years ago - 6 comments
Labels: bug

#30 - after received close signal, re connect

Pull Request - State: closed - Opened by stadia over 3 years ago - 1 comment

#29 - not try to reconnect, 1.2.2

Issue - State: closed - Opened by stadia over 3 years ago - 11 comments
Labels: bug

#28 - add a close channel in order to finish the dial loop

Pull Request - State: closed - Opened by p4u almost 4 years ago - 4 comments

#27 - Fix close

Pull Request - State: closed - Opened by p4u almost 4 years ago - 1 comment

#26 - How do you send a message on reconnect?

Issue - State: closed - Opened by pacedavis about 4 years ago - 5 comments
Labels: question

#25 - RecConn should not reconnect when RecConn is connected

Pull Request - State: closed - Opened by mikunalpha over 4 years ago - 1 comment

#24 - KeepAliveInterval should be less than KeepAliveTimeout

Issue - State: closed - Opened by qingshan over 4 years ago - 5 comments

#23 - SubscribeHandler not working with NonVerbose mode

Pull Request - State: closed - Opened by kevin96666 over 4 years ago - 1 comment

#22 - SubscribeHandler not working when NonVerbose is true

Issue - State: closed - Opened by kevin96666 over 4 years ago - 3 comments
Labels: bug, help wanted

#21 - updates gorilla websocket to 1.4.1

Pull Request - State: closed - Opened by loeffel-io over 4 years ago

#20 - KeepAliveTimeout option causes multiple connections to be created and orphaned

Issue - State: open - Opened by jotto almost 5 years ago - 3 comments
Labels: bug, help wanted

#19 - Why time.Sleep on Dial with HandshakeTimeout?

Issue - State: open - Opened by jotto almost 5 years ago - 1 comment

#18 - Expose CloseAndReconnect method

Pull Request - State: closed - Opened by uskudnik almost 5 years ago - 1 comment

#17 - Update to gorilla v1.4.1

Issue - State: closed - Opened by loeffel-io about 5 years ago
Labels: need

#16 - Update Release/Tag

Issue - State: closed - Opened by ColtonProvias about 5 years ago - 1 comment

#15 - fix install url

Pull Request - State: closed - Opened by loeffel-io about 5 years ago

#14 - Feature/update readme

Pull Request - State: closed - Opened by loeffel-io over 5 years ago
Labels: feature

#13 - add linter

Pull Request - State: closed - Opened by loeffel-io over 5 years ago - 1 comment
Labels: feature

#12 - Add Proxy support

Pull Request - State: closed - Opened by timmersuk over 5 years ago

#11 - Bug/invalid memory address write control ping message

Pull Request - State: closed - Opened by loeffel-io over 5 years ago

#10 - ability to disable certificate check

Pull Request - State: closed - Opened by theromis over 5 years ago - 5 comments

#9 - ability to set Header

Pull Request - State: closed - Opened by theromis over 5 years ago

#8 - added keepAlive

Pull Request - State: closed - Opened by loeffel-io over 5 years ago - 2 comments

#7 - critical for writing from mutiple threads

Pull Request - State: closed - Opened by theromis over 5 years ago - 6 comments

#6 - Some updates

Pull Request - State: closed - Opened by loeffel-io almost 6 years ago

#5 - Feature/add goreportcard

Pull Request - State: closed - Opened by loeffel-io about 6 years ago

#4 - Thank you!

Issue - State: closed - Opened by loeffel-io about 6 years ago

#3 - Fixed typo & added ReadJSON

Pull Request - State: closed - Opened by loeffel-io about 6 years ago

#2 - set reqHeader in Dial method.

Pull Request - State: closed - Opened by pivolan over 6 years ago

#1 - Is there a demo?

Issue - State: closed - Opened by daguda almost 7 years ago - 2 comments