https://github.com/than-dev/websocket-protocol-impl
Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.
https://github.com/than-dev/websocket-protocol-impl
coding javascript no-dependencies nodejs server-side web-services websocket
Last synced: 5 months ago
JSON representation
Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.
- Host: GitHub
- URL: https://github.com/than-dev/websocket-protocol-impl
- Owner: than-dev
- Created: 2023-08-02T19:35:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T04:57:51.000Z (over 2 years ago)
- Last Synced: 2025-02-05T14:48:54.039Z (about 1 year ago)
- Topics: coding, javascript, no-dependencies, nodejs, server-side, web-services, websocket
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### websocket protocol implementation
##### covered concepts
- bitwise operations
- web servers
- buffers
- websocket protocol implementation
- streams
###### references
https://docs.google.com/spreadsheets/d/1KcTFjBRlosK0eV7BM4W8MLBZZNSkue1JzqIe2f31Fuo/edit?pli=1#gid=45409255
https://www.youtube.com/watch?v=qFoFKLI3O8w&t=552s