Skip to content

fguini/server-messages-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server messages example

An example of a server and a client using SSE (Server-sent events) and EventSource API.

This example consist in a simple message sender and a list that shows all messages sent using react and express.

Stack

The client

  • Vite
  • React
  • @tanstack/react-query

The server

  • Typescript
  • Express

Monorepo tools

  • RushJS

Bibliography

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors