Simple Go Chat App using a SQLite Database, HTTP REST API, and Websockets
This is a basic chat app used as a project to learn HTML REST APIs, Websockets, and SQLite databases. Users are able to join multiple rooms and send/recieve messages instantly using Websockets.
- Encryption
- Simple GUI