15 releases (breaking)
0.11.2 | Mar 19, 2021 |
---|---|
0.10.0 | Dec 31, 2019 |
0.9.1 | Aug 15, 2019 |
0.9.0 | Jul 9, 2019 |
#186 in #notifications
73KB
1.5K
SLoC
Bailamos
- Version:
0.11.2
(March 19th, 2021)- This project follows Semantic Versioning 2.0.0
- License: Nice License 1.0.0
- Repository: https://bitbucket.org/haibison/bailamos
- Crate: https://crates.io/crates/bailamos
- Documentation: https://docs.rs/bailamos
lib.rs
:
Bailamos
Project
- Repository: https://bitbucket.org/haibison/bailamos
- License: Nice License 1.0.0 (see LICENSE file at root directory of
master
branch) - This project follows Semantic Versioning 2.0.0
Features
This project provides:
- A server program with basic manager for users and notifications.
- A client library for other projects to communicate with the server.
A simple specification of remote procedure call will be made when the project reaches stable release. That could help projects in other languages.
Please note that this project strictly follows Semantic Versioning 2.0.0. In early development state, it's expected to be changed frequently. So currently it's not recommended to use the project in production.
Server
Server is available via server
feature. You can pass help
command to the program to view detailed documentation.
Client
Please refer to rpc
.
Dependencies
~0.4–13MB
~159K SLoC