Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dacurse/remix-chat-app

Proof of concept for a real-time chat app using Server-Sent Events in Remix
https://github.com/dacurse/remix-chat-app

chat eventsource react remix-run sse typescript

Last synced: about 8 hours ago
JSON representation

Proof of concept for a real-time chat app using Server-Sent Events in Remix

Awesome Lists containing this project

README

        

# Remix Chat App

[![🚀 Deploy](https://github.com/DaCurse/remix-chat-app/actions/workflows/deploy.yml/badge.svg)](https://github.com/DaCurse/remix-chat-app/actions/workflows/deploy.yml)

Live Demo:

Proof of concept for a chat app using server-sent events ([EventSource](https://mdn.io/eventsource)) in Remix.
The app features a basic user system, a live user count and real-time chat.

## License

MIT