#1
Does trongate have plans for supporting Server Sent Events and WebSockets?

Digging around I found an example for SSE (https://kevinchoppin.dev/blog/server-sent-events-in-php)

WebSockets seems to need a little bit of async..
AMP PHP perhaps?
- Not sure if PHP coroutines and generators could suffice though :)

Anyways, just wanted to check in to hear whether it’s of any interest :)
#2
Hello Sasin91,
Trongate is extremely fast. Benchmarks blows the competition out of the water. So not sure if this is relevant.

Maybe someone more familiar would answer.

Dan
#3
That's true Dan and it is also very stable!

DC is looking into push requests for the help desk app, and will be doing a live stream on it, this is using the push API and not dissimilar to websockets. Stay tuned.