Skip to content

SignalR server, console client, WASM client and nodejs client

Notifications You must be signed in to change notification settings

markushaslinger/signalr-demo

Repository files navigation

SignalR Demo

Contains:

  • SignalR Server (ASP.NET)

  • Terminal Client (.NET)

  • Terminal Client (NodeJS / TypeScript)

  • Web Client (WebAssembly / Blazor)

Start Order:

  1. BatSignal

  2. Then at least two of the clients

    • The hub sends messages only to other clients (to show this works), so at least two connected clients are required to see anything happen

As many different clients and client instances as desired can be started.

About

SignalR server, console client, WASM client and nodejs client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published