Jamsocket: Back Ends for Realtime Apps
11–20 of 44 posts
Re: Jamsocket: Back Ends for Realtime Apps
#12Re: Jamsocket: Back Ends for Realtime Apps
#13What is the latency to start a session?
We are working on getting it subsecond for most images, but we're not there yet.
Re: Jamsocket: Back Ends for Realtime Apps
#14for someone new to real time apps, can you help me understand how JamSocket is different from some service like Pusher?
Re: Jamsocket: Back Ends for Realtime Apps
#15To build a image and push, spwan a pod? Why not just use FaaS service skip the build step?
A typical FaaS is stateless between invocations. We have an explicit "spawn" step because each spawn produces a new server process with its own state and own DNS hostname.
Re: Jamsocket: Back Ends for Realtime Apps
#16Re: Jamsocket: Back Ends for Realtime Apps
#17Earlier quoted context omitted.
You can see an example by clicking "new game" on here: https://word.red/ We are working on getting it subsecond for most images, but we're not there yet.
Interesting. Is there a latency difference between first instance of an image and nth?
Re: Jamsocket: Back Ends for Realtime Apps
#18Hey HN! I'm a co-founder of Jamsocket, happy to answer any questions. We've previously been on HN for Plane, which is the open-source engine behind Jamsocket. https://news.ycombinator.com/item?id=33178797 Sorry for the website performance issues, I've disabled the animation which should help.
Re: Jamsocket: Back Ends for Realtime Apps
#19Re: Jamsocket: Back Ends for Realtime Apps
#20Hey HN! I'm a co-founder of Jamsocket, happy to answer any questions. We've previously been on HN for Plane, which is the open-source engine behind Jamsocket. https://news.ycombinator.com/item?id=33178797 Sorry for the website performance issues, I've disabled the animation which should help.
Yep, your homepage breaks on my imac/firefox due to webgl.