mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
498 B
498 B
Antunnel
Antunnel
is a client side API that allows AntOS applications to
talk to server side applications via the antd-tunnel-pligin
plugin
using a single websocket API.
Changes log
- v0.2.0-b User multiple bytes interger network byte order in frame format
- v0.1.9-b Use the new client size minima frame format (reduces frame overhead)
- v0.1.4-a Reduce frame overhead
- v0.1.3-a Remove magic number in the frame to reduce frame overhead