Comment by ๐ stack
Re: "I intend to re-launch the Pulsar RSS aggregator, butโฆ"
Nex is great, actually, for aggregator indexing. If you use a browser like Lagrange, it should seamlessly take you to Gemini link targets!
2025-02-11 ยท 1 year ago
Original Post
I intend to re-launch the Pulsar RSS aggregator, but currently, it only supports the NEX protocol: [https link] 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;...