https://github.com/kurucoders/socket-client
A simple React app that logs real-time data through websocket integration, utilizing a websocket server hosted on Azure.
https://github.com/kurucoders/socket-client
azure netlify nodejs socket-io
Last synced: 5 months ago
JSON representation
A simple React app that logs real-time data through websocket integration, utilizing a websocket server hosted on Azure.
- Host: GitHub
- URL: https://github.com/kurucoders/socket-client
- Owner: KuruCoders
- Created: 2024-08-25T07:40:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T07:40:48.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T21:45:22.265Z (about 1 year ago)
- Topics: azure, netlify, nodejs, socket-io
- Language: JavaScript
- Homepage: https://azure-socket-client.netlify.app
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh