https://github.com/meibraransari/node-websocket
⚛️ Nodejs web-socket app to test application
https://github.com/meibraransari/node-websocket
node nodejs nodejs-server web-socket websocket
Last synced: about 2 months ago
JSON representation
⚛️ Nodejs web-socket app to test application
- Host: GitHub
- URL: https://github.com/meibraransari/node-websocket
- Owner: meibraransari
- Created: 2024-06-29T17:03:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T11:44:11.000Z (over 1 year ago)
- Last Synced: 2024-12-30T20:15:23.715Z (over 1 year ago)
- Topics: node, nodejs, nodejs-server, web-socket, websocket
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
Created: 2024-07-27T14:13:02+05:30
Updated: 2024-07-27T14:13:37+05:30
Maintainer: Ibrar Ansari
---
# Node Websocket
Simple Websocket app.
Good for testing simple deployments to the cloud
## Requirements (install websocket-stream)
```
npm install websocket-stream
```
## Run It
`node index.js`
## Test it
```
Install 'Simple WebSocket Client' chrome browser extension
connect like: ws://
```
### 💼 Connect with me 👇👇 😊
- 🔥 [**Youtube**](https://www.youtube.com/@DevOpsinAction?sub_confirmation=1)
- ✍ [**Blog**](https://ibraransari.blogspot.com/)
- 💼 [**LinkedIn**](https://www.linkedin.com/in/ansariibrar/)
- 👨💻 [**Github**](https://github.com/meibraransari?tab=repositories)
- 💬 [**Telegram**](https://t.me/DevOpsinActionTelegram)
- 🐳 [**Docker**](https://hub.docker.com/u/ibraransaridocker)