Commit Graph

16 Commits

Author SHA1 Message Date
Dan Ballard a148e1af47 upgrade to autobindings 0.0.12 2024-02-24 18:58:00 -08:00
Dan Ballard e044e961f2 big version update to autobindings 0.0.3; api changes; added some structs, some used, some will be added to API but for now allow more straight forward deserialization 2023-05-07 13:21:14 -05:00
Dan Ballard 52b799ef7c improvements for use with imp; migrate echobot to 2022-07-21 01:04:21 -07:00
Dan Ballard 577d8999cf add events wrapping enum 2022-07-06 23:52:30 -07:00
Dan Ballard 895a9e78d1 profile convo list by id, handle2id fn 2022-05-01 18:34:40 -07:00
Dan Ballard 708e6ff034 update to lcg1.7 including new APIs, new structs (ACL) and testing using bindings as helper functions with wrappers to rust-ify results and api 2022-04-09 10:50:52 -07:00
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
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