add swift transport support package
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# @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.
|
||||
Reference in New Issue
Block a user