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
The internet module currently (2025/02/14) only contains a TCP client as well as a WebSocket client. While work has already begun on the server variations of these socket types, UDP is currently completely missing from the standard library.
The internet module currently (2025/02/14) only contains a TCP client as well as a WebSocket client. While work has already begun on the server variations of these socket types, UDP is currently completely missing from the standard library.