- Open https://webtransport.day/serverless with Chrome latest version (at least verion 98).
- Click
go to allegro cloud,reirect to https://allegrocloud.io console. - Click
Sign Up->Continue With GitHubto login with your Github Account. - Click
+ New Projectto create a new Geo-distributed Service. - In the detail page of project, you will get
Zipper Address,App KeyandApp Secret. - Back to https://webtransport.day/serverless and paste values.
- Click
Connectto create the webtransport connection. - Type
hello worldbelowSend data over WebTransport. - Click
Send data, will seeSent datagram: hello worldinEvent Log, but there are no response. - Clone this repo
gh repo clone fanweixiao/webtransport-serverless-demoand open it in your favorite terminal. - Install
YoMo CLI:$ curl -fsSL "https://bina.egoist.sh/yomorun/cli?name=yomo" | sh - Run
yomo run -u "edge.yomo.dev:9000" -d "app-key-secret:${YOUR_APP_KEY}|${YOUR_APP_SECRET}" -n testwt ./func.go - Back to Chrome, Click
Send data, will see the responseDatagram received: HELLO WORLDinEvent Log.
fanweixiao/webtransport-serverless-demo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
