Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 202 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 202 Bytes

libzt nodejs binding example project.

(only linux)

  • npm install
  • npx tsc
  • node dist/index.js server <port>
  • copy ipv6 address from log
  • node dist/index.js client <port> <server address>