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 was archived by the owner on Nov 28, 2020. It is now read-only.
This is a tracking issue around the proper implementation of Endpoint.
Currently Endpoint only parses the transport and stores the address into a string without parsing. This is meant to future-proof our socket methods until proper parsing is developed.