Skip to content

chrislacey89/remix-sse-fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo:

https://fly-demo-3d73.fly.dev/

Development

  • Initial setup:

    npm install
  • Start dev server:

    npm run dev

This starts your app in development mode, rebuilding assets on file changes.

Relevant code:

This project is more of a tech demo to see how we can use resource routes and server sent events (SSEs) to build a real-time chat application. I've only seen this done with websockets, but I wanted to see if we could do it with SSEs.

The main files of interest are:

Remix Indie Stack

This project was bootstrapped using the Remix Indie Stack: The Remix Indie Stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published