camigm1 / minimal-react-realtime

A minimal realtime chat implemenation for react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The simplest implementation of scalable realtime features into a serverless app I could think of using pusher.

This app demonstrates my easiest way to implement realtime features, in order to achieve that disregards some best practices in regards to file structure / server components (e.g. page.tsx is declared as client component).

About

A minimal realtime chat implemenation for react


Languages

Language:TypeScript 92.5%Language:JavaScript 6.7%Language:CSS 0.7%