An open API service indexing awesome lists of open source software.

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

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)