Campus relay server handling auth, device pairing, and WebSocket messaging
EduHermes needs a lightweight backend to manage user accounts, bind devices, and relay commands via WebSocket. campus-relay-server implements these APIs and pairing flows out‑of‑the‑box, with simple deployment scripts. It targets developers deploying their own EduHermes instances, offering a focused alternative to larger monolithic solutions. Its clear API design and ready scripts make setup faster than building a custom server from scratch.
View on GitHub →Roins-hub/campus-relay-server