- βοΈ MQTT client support for message handling
- βοΈ Real-time communication via WebSocket server
- βοΈ Data storage using SQLite
libsqlite3-devlibwebsockets-devlibmosquitto-dev
To get the project up and running, follow these steps:
Clone the repository:
git clone https://github.com/basilite/server.git
Run the setup:
make setup
Compile the project:
make
Run the server:
make run
This project is licensed under the GNU LICENSE
