Skip to content

Commit

Permalink
chore: update tech
Browse files Browse the repository at this point in the history
  • Loading branch information
mertushka committed Aug 24, 2024
1 parent fd2b9e1 commit b33fe82
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,12 @@ You may run the server with `ts-node room.ts` instead of `node room.js`. To make

- wrtc - WebRTC implementation for NodeJS
- ws - Websocket Connection
- JSON5 - JSON Helper Module
- json5 - JSON Helper Module
- @peculiar/webcrypto - Webcrypto implementation for NodeJS
- pako - ZLIB Port for NodeJS
- node-fetch - HTTP Requests
- pako - ZLIB port for NodeJS
- xhr2 - W3C XMLHttpRequest implementation for NodeJS
- http-proxy-agent - Websocket Proxy Support
- @types/haxball-headless-browser - Type definitions

[Back To The Top](#title)

Expand Down

0 comments on commit b33fe82

Please sign in to comment.