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
{{ message }}
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
Currently, to open a unidirectional stream we use the halfOpen option, which really isn't very ergonomic in my opinion. Question is whether that works or whether separate openStream() and openUnidirectionalStream() methods would be better.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, to open a unidirectional stream we use the
halfOpen
option, which really isn't very ergonomic in my opinion. Question is whether that works or whether separateopenStream()
andopenUnidirectionalStream()
methods would be better.The text was updated successfully, but these errors were encountered: