bulletin-board-common

Crates.iobulletin-board-common
lib.rsbulletin-board-common
version0.3.1
sourcesrc
created_at2024-10-13 20:28:38.173653
updated_at2024-11-09 16:08:27.748357
descriptionCommon source for BulletinBoard
homepage
repositoryhttps://github.com/YShoji-HEP/BulletinBoard
max_upload_size
id1407658
size3,531
Yutaro Shoji (YShoji-HEP)

documentation

README

Common source for Bulletin Board

Sponsors Crates.io Crates.io License

BulletinBoard is an object strage for ArrayObject for debugging and data taking purposes. See BulletinBoard for details. This crate includes a common source for bulletin-board-server and bulletin-board-client.

Caution

  • Clients do not check whether the operation is successful or not to improve performance. Check the log of the server for the errors.
  • The data is not encrypted. Please do not send any confidential data over the network.
  • This crate is under development and is subject to change in specification. (Compatibility across BulletinBoard and dbgbb is ensured for the most minor version numbers.)
Commit count: 22

cargo fmt