https://github.com/ivailop7/livestreamingwithwebsockets
Live streaming to a ReactJS table with Websockets servers implemented in Python and NodeJS
https://github.com/ivailop7/livestreamingwithwebsockets
http nodejs python reactjs server streaming table ui websockets
Last synced: about 1 year ago
JSON representation
Live streaming to a ReactJS table with Websockets servers implemented in Python and NodeJS
- Host: GitHub
- URL: https://github.com/ivailop7/livestreamingwithwebsockets
- Owner: ivailop7
- License: mit
- Created: 2019-07-28T20:24:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:38:10.000Z (over 3 years ago)
- Last Synced: 2025-05-07T18:06:16.542Z (about 1 year ago)
- Topics: http, nodejs, python, reactjs, server, streaming, table, ui, websockets
- Language: JavaScript
- Size: 3.69 MB
- Stars: 10
- Watchers: 1
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### `Live streaming to ReactJS with Websockets`
Sample code for the blog post on Live streaming to a ReactJS table with Websockets.
Includes server implementation in Python 3.7 and NodeJS with a UI in ReactJS in ES6.
Blog post is available on Ivo's Blog here - [https://www.ivaylopavlov.com](https://www.ivaylopavlov.com)