- โ๏ธ 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
