Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / go-stomp/stomp issues and pull requests
#144 - Heartbeat message in the middle of STOMP connection handshake
Issue -
State: open - Opened by extbe about 1 month ago
- 1 comment
#143 - add connect timeout
Pull Request -
State: closed - Opened by button-chen 4 months ago
- 1 comment
#142 - add connection timeout unit tests
Pull Request -
State: closed - Opened by button-chen 4 months ago
#141 - add connection timeout unit tests
Pull Request -
State: closed - Opened by button-chen 4 months ago
#140 - add connection timeout function
Pull Request -
State: closed - Opened by button-chen 4 months ago
- 2 comments
#139 - stomp: fix Unsubscribe race
Pull Request -
State: closed - Opened by hdonnay 6 months ago
#138 - expose a few connection stats
Pull Request -
State: closed - Opened by DaytonG 7 months ago
- 3 comments
#137 - ⚠️ Call for Maintainers
Issue -
State: open - Opened by worg 7 months ago
- 4 comments
#136 - Update go/checkout actions
Pull Request -
State: closed - Opened by worg 7 months ago
#135 - close channel only once. fixes panic #134
Pull Request -
State: closed - Opened by mschneider82 7 months ago
- 2 comments
#134 - panic: send on closed channel
Issue -
State: closed - Opened by aletheia7 11 months ago
- 2 comments
#133 - Unsubscribe timeout to prevent deadlock (#1)
Pull Request -
State: closed - Opened by maelick 12 months ago
#132 - Server doesn't support ack
Issue -
State: open - Opened by abemedia about 1 year ago
- 1 comment
#131 - Read stops after 18 messages on queue
Issue -
State: open - Opened by bugrakocabay about 1 year ago
- 1 comment
#130 - Sending without receipt to ActiveMQ ends up in closed connection after a timeout
Issue -
State: open - Opened by akamensky about 1 year ago
- 1 comment
#129 - Fix heartbeat
Pull Request -
State: closed - Opened by colinzuo over 1 year ago
- 3 comments
#128 - fix subscription channel set twice for replyTo case
Pull Request -
State: closed - Opened by colinzuo over 1 year ago
- 2 comments
#127 - Not able to receive message on multiple subscriptions registered to a single connection
Issue -
State: closed - Opened by shubhvish4495 over 1 year ago
- 2 comments
#126 - Add DisconnectReceiptTimeout conn option
Pull Request -
State: closed - Opened by extbe almost 2 years ago
#125 - Unable to receive replies
Issue -
State: closed - Opened by marlongerson about 2 years ago
- 1 comment
#124 - Usage instructions do not work
Issue -
State: open - Opened by msoulier over 2 years ago
- 1 comment
#123 - Is there a way to tell if a queue is empty?
Issue -
State: closed - Opened by kevanslumin over 2 years ago
- 1 comment
Labels: question
#122 - Disconnect hangs forever RECEIPT frame is not received from server
Issue -
State: closed - Opened by dselim almost 3 years ago
- 5 comments
#121 - fix: wrong header sent for explicit acknowledgment
Pull Request -
State: closed - Opened by worg almost 3 years ago
- 2 comments
#120 - ack must be sent on MESSAGE / id on ACK
Issue -
State: closed - Opened by worg almost 3 years ago
#119 - fix: ConnOpt.Logger has no efect
Pull Request -
State: closed - Opened by worg almost 3 years ago
#118 - fix incorrect header for message id in ACK frames
Pull Request -
State: closed - Opened by Delorus almost 3 years ago
- 2 comments
#117 - stomp.ConnOpt.Logger has no effect
Issue -
State: closed - Opened by dselim almost 3 years ago
#116 - Connect to STOMP server with path in URL
Issue -
State: closed - Opened by extbe almost 3 years ago
- 4 comments
#115 - How to implement persistent subscriptions in the subscribe/publish mode(ActiveMQ).
Issue -
State: closed - Opened by zklaushhh almost 3 years ago
- 2 comments
#114 - Add Reply-To support for RPC style use with Temporary Queues
Pull Request -
State: closed - Opened by daveshanley over 3 years ago
#113 - Stomp + ActiveMQ
Issue -
State: closed - Opened by ecerichter over 3 years ago
- 3 comments
#112 - How to detect if the connection is lost?
Issue -
State: closed - Opened by ecerichter over 3 years ago
- 2 comments
#111 - how to send text message to topic?
Issue -
State: closed - Opened by Non-Unruly over 3 years ago
- 1 comment
#110 - Zombie sessions on connection after sending transactions [Artemis 2.12.0]
Issue -
State: closed - Opened by tmota900 over 3 years ago
- 5 comments
#109 - unable to Unsubscribe (ActiveMQ) 5.1xx
Issue -
State: closed - Opened by warfares over 3 years ago
- 7 comments
#108 - Make it possible to set logger
Pull Request -
State: closed - Opened by codemedic over 3 years ago
- 5 comments
#107 - Update conn.go
Pull Request -
State: closed - Opened by moredure over 3 years ago
#106 - Need to check the connection is closed.
Issue -
State: closed - Opened by shkim-will over 3 years ago
- 1 comment
#105 - chore: update readme badge
Pull Request -
State: closed - Opened by worg almost 4 years ago
#104 - so long and thanks for all the fish travis-ci.org
Pull Request -
State: closed - Opened by worg almost 4 years ago
#103 - Remove unneeded test
Pull Request -
State: closed - Opened by worg almost 4 years ago
#102 - Fix package bytes not used
Pull Request -
State: closed - Opened by moredure almost 4 years ago
#101 - Reduce unencodeValue allocations
Pull Request -
State: closed - Opened by moredure almost 4 years ago
#100 - Reduce encodeValue allocations
Pull Request -
State: closed - Opened by moredure almost 4 years ago
#99 - Update encode.go
Pull Request -
State: closed - Opened by moredure almost 4 years ago
#98 - After a frame error, call to Subscribe results in a SIGSEGV
Issue -
State: open - Opened by jimmy-moore almost 4 years ago
- 4 comments
#97 - genericReplacer leaking
Issue -
State: closed - Opened by moredure almost 4 years ago
#96 - ci: Update travis config with new import path
Pull Request -
State: closed - Opened by worg almost 4 years ago
#95 - V3 - Module Support
Issue -
State: closed - Opened by worg almost 4 years ago
#94 - BREAKING CHANGE: add module support on new import path
Pull Request -
State: closed - Opened by worg almost 4 years ago
#93 - add compatibility with flate.Reader to stomp.Message
Issue -
State: closed - Opened by moredure almost 4 years ago
- 1 comment
#92 - add compatibility with flate.Reader
Pull Request -
State: closed - Opened by moredure almost 4 years ago
#91 - Fix heart beat problem in server/client/conn.go
Pull Request -
State: closed - Opened by anthonyraymond about 4 years ago
- 2 comments
#90 - Setup go modules
Pull Request -
State: closed - Opened by anthonyraymond about 4 years ago
- 8 comments
#89 - Increase readTimeout tolerance according to RFC
Pull Request -
State: closed - Opened by anthonyraymond about 4 years ago
- 2 comments
#88 - Fix/read timeout lock
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#87 - Add stomp.Dial timeout
Issue -
State: closed - Opened by agastalver over 4 years ago
- 2 comments
#86 - Use of Server for production?
Issue -
State: closed - Opened by cameronelliott over 4 years ago
- 1 comment
#85 - Revert "chore: add go.mod"
Pull Request -
State: closed - Opened by worg over 4 years ago
#84 - chore: add go.mod
Pull Request -
State: closed - Opened by worg over 4 years ago
#83 - add ConnOption to get CONNECT response headers
Pull Request -
State: closed - Opened by SoMuchForSubtlety over 4 years ago
- 3 comments
#82 - Getting non-standard headers from the CONNECT response
Issue -
State: closed - Opened by SoMuchForSubtlety over 4 years ago
- 3 comments
#81 - Make msg io.Reader
Issue -
State: closed - Opened by moredure over 4 years ago
- 1 comment
#80 - Update message.go
Pull Request -
State: closed - Opened by moredure over 4 years ago
#79 - [Question] Multiplexing over a single TCP conn
Issue -
State: closed - Opened by ldelossa over 4 years ago
- 2 comments
#78 - fix: go.mod import path
Pull Request -
State: closed - Opened by worg almost 5 years ago
#77 - chore: add go.mod
Pull Request -
State: closed - Opened by worg almost 5 years ago
#76 - Add buffer size option to connection
Pull Request -
State: closed - Opened by mkhanali almost 5 years ago
- 1 comment
#75 - Read buffer size hard coded
Issue -
State: closed - Opened by mkhanali almost 5 years ago
- 2 comments
#74 - Provide support for SSL connections
Issue -
State: closed - Opened by vkuznet almost 5 years ago
- 2 comments
#73 - chore: remove nonstandard space
Pull Request -
State: closed - Opened by worg about 5 years ago
#72 - chore: update license text
Pull Request -
State: closed - Opened by worg about 5 years ago
#71 - use Apache license text to display on pkg.go.dev
Issue -
State: closed - Opened by jba about 5 years ago
- 2 comments
#70 - Release the version with MsgSendTimeout
Issue -
State: closed - Opened by mmierzwa about 5 years ago
- 3 comments
#69 - Request use cases that support cluster-linking?
Issue -
State: open - Opened by sujunbo over 5 years ago
#68 - Setting reply-to header
Issue -
State: closed - Opened by ashish157 over 5 years ago
#67 - Issue #47 Change example of expires header to have a value as a times…
Pull Request -
State: closed - Opened by janelletavares over 5 years ago
- 1 comment
#66 - heartbeat not response
Issue -
State: closed - Opened by leanme over 5 years ago
- 3 comments
#65 - no check for receipt content
Issue -
State: open - Opened by c-bg over 5 years ago
#64 - support reusing buffers for send operations
Issue -
State: closed - Opened by moredure over 5 years ago
#63 - add timeout for Conn.Send function to resolve the deadlock
Pull Request -
State: closed - Opened by voidandzy over 5 years ago
- 3 comments
#62 - Deadlock occurs when Conn.Send function is called very fast
Issue -
State: closed - Opened by voidandzy over 5 years ago
- 2 comments
#61 - Adding isClosed method
Pull Request -
State: closed - Opened by jag0nzalez over 5 years ago
- 2 comments
#60 - Monitor incoming frames
Issue -
State: closed - Opened by pstibrany almost 6 years ago
- 2 comments
Labels: question
#59 - Add HeatBeatGracePeriodMultiplier connection option
Pull Request -
State: closed - Opened by asiragusa almost 6 years ago
- 2 comments
#58 - Optimize frame encodeValue unencodeValue, replace with more efficient version
Pull Request -
State: closed - Opened by hanjm about 6 years ago
- 1 comment
#57 - Provide Abort/Commit with receipts and return send errors
Pull Request -
State: closed - Opened by borgstrom about 6 years ago
#56 - Avoid early return when no options are specified
Pull Request -
State: closed - Opened by worg about 6 years ago
#55 - Check connection was closed before sending Subscribe
Pull Request -
State: closed - Opened by lvtiendev about 6 years ago
- 3 comments
#54 - Subscribe will panic if Conn is closed before
Issue -
State: closed - Opened by lvtiendev about 6 years ago
#53 - Is there any way I can mock stomp.Conn?
Issue -
State: closed - Opened by adirutwn about 6 years ago
- 1 comment
#52 - Ensure the closeMutex is used in sendFrame
Pull Request -
State: closed - Opened by borgstrom about 6 years ago
- 4 comments
#51 - Properly way to check for closed connection
Issue -
State: closed - Opened by ltpquang about 6 years ago
- 2 comments
#50 - Impossible to remove durable subscription in ActiveMQ
Issue -
State: closed - Opened by fpob about 6 years ago
- 2 comments
#49 - Allow for error handling during Begin
Pull Request -
State: closed - Opened by borgstrom over 6 years ago
- 1 comment
#48 - not able to run client_test in example folder
Issue -
State: closed - Opened by wangxunjun over 6 years ago
- 1 comment
#47 - can not send with expires
Issue -
State: closed - Opened by worldyuan over 6 years ago
- 1 comment
#46 - v2 doesnt support semantic versioning
Issue -
State: closed - Opened by vivlis over 6 years ago
- 4 comments
#45 - Race conditions and missing checks on Channel
Pull Request -
State: closed - Opened by Fjolnir-Dvorak over 6 years ago