aspl-lang/aspl

internet: add UDP sockets

Offen

#11 geöffnet am 14.02.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (6 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (30 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide