/Chatter-WebAssembly

A real-time chat application using Blazor Webassembly Net 5.0, SignalR and JwtBearer tokens for signing in and using it in signalr chat with chat groups.

Primary LanguageJavaScriptMIT LicenseMIT

Chatter-WebAssembly

A SignalR WebAssembly Chat Demo with Rooms and have login and register account, database is Sqlite

Security based on JwtBearer against Sqlite

Feel free to make it better

UI is Ugly

This code is based on https://github.com/AKouki/SignalR-Chat, this is made to a pure Blazor webassembly variant without Javascript.