Jet – Lightweight, Realtime Message Bus for the Web
1–7 of 7 posts
Re: Jet – Lightweight, Realtime Message Bus for the Web
#2Re: Jet – Lightweight, Realtime Message Bus for the Web
#3What is the difference between SocketIO and this?
Re: Jet – Lightweight, Realtime Message Bus for the Web
#4Also, Jet is based on installing a single router server. What about scaling that server? HA? If you install two such servers, do they communicate? Or does each create it's own communication domain?
Re: Jet – Lightweight, Realtime Message Bus for the Web
#5What is the difference between SocketIO and this?
Socket IO is a service, this is something you install on your server
I'm not sure what you mean by that. Socket.io is something you install on your server as well
Re: Jet – Lightweight, Realtime Message Bus for the Web
#6Earlier quoted context omitted.
Socket IO is a service, this is something you install on your server
> Socket IO is a service I'm not sure what you mean by that. Socket.io is something you install on your server as well http://socket.io/download/ http://socket.io/get-started/
But you are right - it is exactly the same, only that socket.io looks more solid.
Re: Jet – Lightweight, Realtime Message Bus for the Web
#7Earlier quoted context omitted.
> Socket IO is a service I'm not sure what you mean by that. Socket.io is something you install on your server as well http://socket.io/download/ http://socket.io/get-started/
I was sure socket.io is a service you use... for some reason... But you are right - it is exactly the same, only that socket.io looks more solid.