Files

11 lines
331 B
Markdown
Raw Permalink Normal View History

2026-04-20 10:55:21 +00:00
# @api.global/swiftsupport
Shared Swift support for `api.global` transports.
Current scope:
- typedrequest over `POST /typedrequest`
- typedsocket over WebSocket with typedrequest-style envelopes
This package is designed to be reused by Swift apps that talk to `@api.global/typedrequest` and `@api.global/typedsocket` servers.