Comment on Fastly Acquires FanoutComments−simonwistowOP4yFanout's proxy (and it's open source version, Pushpin) converts real-time web requests like WebSockets and HTTP Long Polling into regular GET requests. Publishing messages is just an API call. No more need to run a stateful websocket origin.
Comments
Fanout's proxy (and it's open source version, Pushpin) converts real-time web requests like WebSockets and HTTP Long Polling into regular GET requests. Publishing messages is just an API call. No more need to run a stateful websocket origin.