aspl-lang/aspl

internet: add UDP sockets

Aberta

#11 aberto em 14 de fev. de 2025

 (0 comentário) (0 reação) (0 responsável)C (6 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (30 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador