Read about Server push here.
I want to push data to client from my web application in real time.
I was looking at TCP sockets as one of the options.
For HTTP I found a variety of frameworks for Java, PHP, Python and others over here.
However I don't know whether any of these support Push.
I'm using Orbited right now, it's great!
If you are doing chat or subscription type stuff use stompservice
and orbited.
If you are doing 1 to 1 client mapping use TCPSocket
.
I can give you some code examples if you want.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With