jetstream-proxy#
WIP LOL#
auto-reconnecting jetstream proxy with a default pool that should work
NOTES:
- this should run as close to your infrastructure as possible. you then
would connect to
ws://localhost:6969/subscribe - no cursor support. since there will be multiple jetstream upstreams that run at separate cursor timelines, it would be pretty hard to rewrite cursors in such a way that everything works. if your application relies on cursors, then it's probably best for your application to deal with multi-upstream support.
go build