ssbc/ssb-client-rs

Name: ssb-client-rs

Owner: Secure Scuttlebutt Consortium

Description: A client library for interfacing with ssb from rust.

Created: 2018-03-06 12:47:50.0

Updated: 2018-05-01 00:10:29.0

Pushed: 2018-04-09 07:29:58.0

Homepage: null

Size: 34

Language: Rust

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SSB-Client

A client library for interfacing with a secure-scuttlebutt server.

A working example of using static typing for messages. Note that ssb-client-rs need to use version 0.3.1 or newer (the previous examples use 0.3.0).

At lines 40 and 41 there are comments describing how the struct can be changed and how it changes the behavior of the program. This alone is already a good reason for using rust. The performance gains are just a nice bonus.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.