You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be good to have encoding and decoding async sequences for JSON Lines, JSON Sequence, and Server-sent Events in the runtime library.
The generator wouldn't change, adopters just could chain these sequences onto an HTTPBody they got from a streaming API and do easy event streams, pub/sub, and so on.