antosdk-apps/Antunnel
2023-06-01 16:33:07 +02:00
..
build add release job using AntOS build system 2023-06-01 16:33:07 +02:00
coffees allow execute code from server 2021-12-06 19:41:55 +01:00
build.json add vfsx protocol 2021-10-12 12:22:12 +02:00
package.json allow execute code from server 2021-12-06 19:41:55 +01:00
README.md Antunnel use network byte order 2021-11-27 15:05:10 +01:00

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