Commit Graph

14 Commits

Author SHA1 Message Date
Dan Ballard cfd924d19e as per PR: spelling changes, name changes 2022-04-05 21:11:37 -07:00
Dan Ballard 70c043461b fixing contact struct to match accepted/blocked; adding Settings struct and save fn; adding Experiments enums; adding ConnectionSate::new(String) 2022-04-04 18:10:42 -07:00
Dan Ballard 81fbfdd151 rm Cargo.lock for lib; add sha512 check to build fetch; typo 2022-01-17 18:39:01 -05:00
Dan Ballard 2d4e7bb751 structs use Result to propagate deserialization errors as per issue #4 2022-01-16 14:24:22 -05:00
Dan Ballard a28813fb2e rust fmt 2022-01-16 14:06:30 -05:00
Dan Ballard 5db5208a54 lcg 1.5.2 to 1.5.4 unblock_contact() 2022-01-16 14:00:21 -05:00
Dan Ballard 3f25d8d829 full lcg 1.5.2 api coverage 2022-01-15 09:16:35 -05:00
Dan Ballard 68b553e0c8 upgrade build refs, .h and buildgen bindings to lcg 1.5.2 -- now the fun begins 2021-12-27 09:06:54 -05:00
Sam Schlinkert 2f9252a64d use rustfmt to format some of the Rust code 2021-09-15 21:57:36 -04:00
Dan Ballard 7e053cd224 add enums for connection state and contact authorization 2021-09-15 12:17:45 -07:00
Dan Ballard 4209e36d7e add doc strings, logo, url, and #![deny(missing_docs)] + remaining doc comments 2021-09-10 21:57:57 -07:00
Dan Ballard 86623daf57 allow non snake case in structs cus event_ID from libcwtch-go go standard 2021-09-08 08:24:24 -07:00
Dan Ballard 652526fffb adding documentations and examples and tweeks to be more rustful 2021-09-08 00:38:18 -07:00
Dan Ballard 1ead7e597c libcwtch-rs: Rust bindings for libcwtch-go 2021-09-03 20:36:35 -07:00