I intend to re-launch the Pulsar RSS aggregator, but currently, it only supports the NEX protocol:

https://github.com/YGGverse/Pulsar

Currently, it uses the Ratchet PHP library as the asynchronous socket backend, but when I try to add a TLS layer, something goes wrong with the event listener.

Does anyone have experience with the Ratchet API, or is this library not suitable for raw sockets since it is primarily designed for HTTP/WS protocols? I would prefer not to use the existing archived Titan-II library fork; instead, I would like to rewrite this project in Rust.

In other words, if someone has a working Gemini server implementation that uses the Ratchet library, please share it!

Posted in: s/PHP

👻 ps [mod]

2025-02-11 · 1 year ago

1 Comment

🚀 stack · 2025-02-11 at 17:26:

Nex is great, actually, for aggregator indexing. If you use a browser like Lagrange, it should seamlessly take you to Gemini link targets!