Commit graph

3 commits

Author SHA1 Message Date
95362fd9e8
feat: add example and dev deps
Note: current version of main.rs example just disables TLS cert verification if `-k` arg provided.
Instead, it must use custom storage for self-signed certs.

tokio with macros & fs features in dev deps is needed for main.rs example.
2024-08-01 12:05:39 +04:00
4cf9278cad
feat: basic client (untested) 2024-07-31 22:14:29 +04:00
c013ebf7dc
template, libs, impl Default/From 2024-07-31 16:58:17 +04:00