jimkangosjarvi / 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.

Home Page:http://www.onnea.net

Repository from Github https://github.comjimkangosjarvi/Chatter-WebAssemblyRepository from Github https://github.comjimkangosjarvi/Chatter-WebAssembly

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.

About

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.

http://www.onnea.net

License:MIT License


Languages

Language:JavaScript 46.3%Language:C# 27.4%Language:CSS 20.4%Language:HTML 5.9%