0.0.9 • Published 2 years ago

powt v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

powt / powtserver

A Simple WebTransport javascript library for client and server.

powt.mjs client Library

lib/powt.mjs

Please See details below a client example.

example/client/index.html

powtserver.mjs server Library

lib/powtserver.mjs

Please See details below a server example.

example/app.mjs

Run example

live demo

run server

1. Make your config.mjs to /example/config.mjs

2. npm i

cd powt/example
npm i
node ./app.mjs

client

Please access https://your-host-url:your-port-number by browser.

Please check the website below for compatible browsers. https://caniuse.com/webtransport

dependencies

powtserver.mjs

An example server application (app.mjs)

License

MIT

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago