Skip to content

A client library for interfacing with ssb from rust.

License

Notifications You must be signed in to change notification settings

Sneagan/ssb-client-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A client library for interfacing with ssb from rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%