https://github.com/timreynolds/chat-example
Basic chat using long polling in Next.js and Express
https://github.com/timreynolds/chat-example
Last synced: 3 months ago
JSON representation
Basic chat using long polling in Next.js and Express
- Host: GitHub
- URL: https://github.com/timreynolds/chat-example
- Owner: timReynolds
- Created: 2022-10-26T17:01:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T05:03:48.000Z (over 1 year ago)
- Last Synced: 2024-10-23T02:49:48.750Z (8 months ago)
- Language: TypeScript
- Homepage: https://chat-example-three.vercel.app
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Example
Chat app playground for messing around with long polling. Deployed using vercel and fly.io.