-
Just wanted to say how cool this project is.
I have yet to play with it but have a few newbie questions:
there is only http. No plans to add websockets / SSE for pushing out to web clients ?
…
-
### Proposed change
It currently isnt possible to use nats.js in Cloudflare workers due to some [missing nodejs modules](https://developers.cloudflare.com/workers/runtime-apis/nodejs/). Specificall…
-
I could not find any docs for the request reply pattern using watermill
-
To reproduce the issue, I've prepared the following example (largely based on the code in the README). Code bellow.
Note: I'm using ratsio "^0.2" from crates.io.
**Steps**
1. Start the Stan ser…
-
using this issue to document links to research and statistics on various p2p connection mechanisms: STUN (UDP hole punching), TCP hole punching, ICMP hole punching etc
- http://www.brynosaurus.com/pub…
-
Hi,
I was checking the project, but I don't understand the utility.
What features offers nats.js in a CF environment?
Many thanks in advance.
Juan Antonio
-
### Observed behavior
when a cross-account client makes a CONSUMER.MSG.NEXT request, if the server sends a protocol message (such as an idle heartbeat) the empty payload of the protocol message wil…
-
**This is a benign issue with client side retry as workaround.**
When a client (belonging to a JS enabled account) connects to the meta leader of a 3 member cluster.
and immediately creates a str…
-
### Observed behavior
Streams getting marked as orphaned and deleted when transitioning from one non-clustered server to a cluster even though the account information is the same between the single n…
-
## Defect
Make sure that these boxes are checked before submitting your issue -- thank you!
- [x] Included `nats-server -DV` output
- [x] Included a [Minimal, Complete, and Verifiable example…