[][src]Crate bailamos

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.

Modules

db

Database

rpc

Remote procedure call (RPC)

version_info

0.4.0 (June 17th, 2019)

Constants

CERT_P12

Certificate, in PKCS #12 format

CODE_NAME

Crate code name

ID

ID of this crate

NAME

Crate name

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging...

VERSION

Crate version

Functions

cert_p12_passphrase

Certificate's passphrase