Commit 21f3417
authored
Update README.md with usage details; WebSocket is built in to node, deno and bun (#128)
* Update README.md
* node, deno, and bun are shipped with builtin WebSocket
https://nodejs.org/en/learn/getting-started/websocket
https://docs.deno.com/api/web/~/WebSocket
https://bun.com/docs/runtime/http/websockets
* node, deno, and bun are shipped with builtin WebSocket
https://nodejs.org/en/learn/getting-started/websocket
https://docs.deno.com/api/web/~/WebSocket
https://bun.com/docs/runtime/http/websockets
* node, deno, and bun are shipped with builtin WebSocket
https://nodejs.org/en/learn/getting-started/websocket
https://docs.deno.com/api/web/~/WebSocket
https://bun.com/docs/runtime/http/websockets
* node, deno, and bun are shipped with builtin WebSocket
https://nodejs.org/en/learn/getting-started/websocket
https://docs.deno.com/api/web/~/WebSocket
https://bun.com/docs/runtime/http/websockets
* Update README.md1 parent 9239033 commit 21f3417
File tree
4 files changed
+24
-42
lines changed- web-transport-ws
4 files changed
+24
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
44 | 67 | | |
45 | 68 | | |
46 | 69 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments