Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:38:10.000Z (about 2 years ago)
- Last Synced: 2024-11-02T09:42:13.132Z (2 months 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)