mpstthree 0.1.17

A library implementing Multiparty Session Types for 2 or more participants
Documentation
1
2
3
4
5
6
7
8
pub mod binary_http_get;
pub mod complex_https_get;
pub mod o_auth;
pub mod o_auth_fail_too_false;
pub mod o_auth_fail_too_true;
pub mod simple_http_get;
pub mod simple_http_post;
pub mod simple_https_get;