Skip to content

rise8-us/websockets-ui-demo

Repository files navigation

Websocket UI Demo

This is a simple demo of how websockets can be used for status/progress updates in a web application.

It uses the react-stomp-hooks to simplify the websocket connection and message handling.

Running the demo

Prerequisites

  • To run the demo, you need to have Node.js installed.
  • The API server should be running.

Steps

  1. Install the dependencies:
npm install
  1. Start the server:
npm run dev

About

NextJS project that uses websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published