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
chore: remove UDP support and unused future roadmap
UDP was never implemented (listener returned ErrUnsupported, dialer was
commented out). Remove all dead UDP code paths and return an explicit
error for UDP networks in CreateListener. Also remove the Future
roadmap section from READMEs as there is no plan to support these.
0 commit comments