aspl-lang/aspl

internet: add UDP sockets

开放

#11 创建于 2025年2月14日

 (0 条评论) (0 个反应) (0 位负责人)C (6 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (30 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南