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

#1125 in Data structures

Custom license and LGPL-3.0-or-later

73KB
1.5K SLoC

Bailamos




lib.rs:

Bailamos

Project

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–14MB
~167K SLoC