There are deployment targets such as Netlify that do not support WebSockets at all.
Server-sent events can be a replacement for oneway communication as kinda a replacement.
While this is not in the scope of crossWS, this new experimental adapter allows using same conventions and code implementation to be compatible with SSE.
There are deployment targets such as Netlify that do not support WebSockets at all.
Server-sent events can be a replacement for oneway communication as kinda a replacement.
While this is not in the scope of crossWS, this new experimental adapter allows using same conventions and code implementation to be compatible with SSE.