Combi-message is a robust key-value data store that offers seamless access over HTTP and Socket.IO. Designed for versatility, it integrates effortlessly with Rust's Loco framework for building full-stack applications. Ideal for developers seeking a reliable solution for message and data sharing with support for user authentication and customizable configurations.
combi-message is a robust key-value data store that can be accessed via both HTTP and Socket.IO, ideal for applications that require efficient message and data sharing. It serves as a scalable SaaS starter framework built on Rust, incorporating the powerful Loco framework for web and API development.
This repository features a pre-configured User model along with JWT-based authentication, facilitating secure and manageable user interactions. By offering flexible configuration options, users can easily choose between a frontend or server-side template setup to match their fullstack server requirements.
Quick Start
To initiate the server, simply run the following command:
cargo loco start
Customizable Full Stack Serving
Users can refer to the configuration file to select their preferred frontend setup or server-side rendered template, ensuring that applications are tailored to specific needs and performance expectations.
Get Assistance
For additional support, users can explore a thorough quick tour or consult the complete guide provided by the Loco framework.
Future Enhancements
- Investigate potential memory leaks when cloning database references for websockets.
- Implement webhooks to enhance communication capabilities.
No comments yet.
Sign in to be the first to comment.