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
Tidies up handshake functions to return the selected subprotocol (#54)
* Resolves incorrect versioning
* Bump version
* Enforce semantic versioning in CI
* Implements ExtensionProvider for Option<E>
* Fixes incorrect argument to handshake function
* Updates handshake functions to return subprotocol
* Bump versions