-
### Describe the bug
When I go to npm for gradio and look at the contents it refers to grooveshark (a music app?)
I got there trying to fetch @gradio/lite and it complaining about a missing dependen…
-
The standard for websocket communication is often regarded as being [STOMP](http://stomp.github.io/). Does this / will this library have STOMP compatibility in its message layer?
-
### Expected behavior
expected to process `PING` frames to check the client is still active
### Actual behavior
when empty frame (just with \n symbol) is received `StompSubframeDecoder.decode` th…
-
![dafuq](https://github.com/user-attachments/assets/6edb032c-8c13-4ec0-968a-c151f5a0a64b)
if talas is chasing you and trying to stomp you if you get just right outside his range to where he gives u…
-
I am trying to connect to stomp over ssl and I get this error
```
SSL/TLS handshake failed
```
My sample:
```
-
Being able to expose STOMP streams https://stomp.github.io/stomp-specification-1.2.html
I've heard this request and agree could be pretty useful, but we can't dedicate someone to work on it now - …
ktoso updated
6 years ago
-
This package seems specific to moveit and is not general plugins so the package name should reflect this.
-
STOMP with GPU implementation.
-
Are there any thoughts on implementing http://stomp.github.io/stomp-specification-1.1.html#Heart-beating in stompjms?
Loadbalancer and firewall administrators would be grateful for this functionality…
-
src
```
export class WebsocketService {
...
constructor(
private store: Store,
private translateService: TranslateService,
public socket: RxStompService
) {
this.socket = ne…