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
Can we unexport StreamableServerTransport? If not, why not?
I suppose the reason is that there might be other ways to create them than using a NewStreamableHTTPHandler. What are those other ways?
If we can unexport it, then let's also unexport its ServeHTTP method, and NewStreamableServerTransport.