Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 341 Bytes

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.