https://github.com/pepoviola/tide-ws-rooms
Exploration for stream tweets to rooms using tide and tide-websocket and rust 🦀.
https://github.com/pepoviola/tide-ws-rooms
rust tide websockets
Last synced: 8 months ago
JSON representation
Exploration for stream tweets to rooms using tide and tide-websocket and rust 🦀.
- Host: GitHub
- URL: https://github.com/pepoviola/tide-ws-rooms
- Owner: pepoviola
- Created: 2021-03-13T19:03:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-20T22:32:26.000Z (about 5 years ago)
- Last Synced: 2025-04-02T16:11:14.063Z (about 1 year ago)
- Topics: rust, tide, websockets
- Language: Rust
- Homepage:
- Size: 66.4 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tide-ws-rooms
Exploration for stream tweets to rooms using tide and tide-websocket and rust 🦀.
Related [post](https://javierviola.com/post/exploring-websockets-rooms-with-tide/) with implementation details.