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

https://github.com/diraneyya/websockets-fullstack

Contains both a front-end and a backend for demonstrating how a websocket connection works. Uses express (port 3010) for serving the frontend HTML file and 'ws' (port 40510) for serving the WebSocket connection on the backend.
https://github.com/diraneyya/websockets-fullstack

Last synced: 3 months ago
JSON representation

Contains both a front-end and a backend for demonstrating how a websocket connection works. Uses express (port 3010) for serving the frontend HTML file and 'ws' (port 40510) for serving the WebSocket connection on the backend.

Awesome Lists containing this project