https://github.com/omjogani/websocket-go
Example of WebSockets using Go
https://github.com/omjogani/websocket-go
Last synced: 7 months ago
JSON representation
Example of WebSockets using Go
- Host: GitHub
- URL: https://github.com/omjogani/websocket-go
- Owner: omjogani
- Created: 2023-12-17T14:50:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T14:57:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T20:31:21.814Z (9 months ago)
- Language: Go
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSocket - Update Stock Price in Real-time
Implementation of WebSocket that is consumed in JavaScript to update real-time Stock Prices.### Architecture
### Working Example
### Technical Details
---
- Technology
- WebSocket: Golang
- User Interface: HTML, Tailwind CSS, JS>If you found this useful, make sure to give it a star 🌟
## Thank You!!