Why Nostr? What is Njump? Join Nostr
2025-01-16 20:46:37 GMT
in reply to

Cesar Dias on Nostr: Yes, on the core folder , everything is built on top of a webSocketSubject multiplex ...

Yes, on the core folder https://github.com/cesardeazevedo/nosotros/tree/dev2/src/core, everything is built on top of a webSocketSubject multiplex (subscribe.ts), which makes everything ridiculously easy (calling .unsubscribe() from a rxjs stream automatically sends a close message without a thought), everything chained together