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's a possible way to provide a polyfill streamable http server by using tower. It's same for sse server, the difference is we need to provide two service for post and get handler. This would give much more flexibility to users.