mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
10 lines
343 B
Markdown
10 lines
343 B
Markdown
# Antunnel
|
|
|
|
`Antunnel` is a client side API that allows AntOS applications to
|
|
talk to server side applications via the [`antd-tunnel-pligin`](https://github.com/lxsang/antd-tunnel-plugin) plugin
|
|
using a single websocket API.
|
|
|
|
## Changes log
|
|
- v0.1.4-a Reduce frame overhead
|
|
- v0.1.3-a Remove magic number in the frame to reduce frame overhead
|