https://github.com/abhub23/web-socket-server-sets
Took advice from Primeagen, "The best way to start learning new lang is to make a web socket sever init" and i took that seriously.
https://github.com/abhub23/web-socket-server-sets
learning-by-doing socket-io websocket-server
Last synced: about 1 year ago
JSON representation
Took advice from Primeagen, "The best way to start learning new lang is to make a web socket sever init" and i took that seriously.
- Host: GitHub
- URL: https://github.com/abhub23/web-socket-server-sets
- Owner: abhub23
- Created: 2025-02-01T08:51:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T15:34:16.000Z (about 1 year ago)
- Last Synced: 2025-05-08T16:44:15.639Z (about 1 year ago)
- Topics: learning-by-doing, socket-io, websocket-server
- Language: TypeScript
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This Repo is me trying to learn Web Sockets in Languages i learn
- As ThePrimeagen says that whenever i learn new things like a language i try to make a Web socket server to grasp the language for better understanding and i took that seriously
-We'll also learn some basics of Websockets like some of its functiona and properties with the go...