Commit Graph

4 Commits

Author SHA1 Message Date
Ujjwal Sharma ad7db7481d
src: add minimal logging 2021-04-07 11:32:14 +05:30
mirsal 458ff680ec Add async_std dependencies
This commit adds the required dependencies for switching to async_std
for non-blocking asynchronous I/O
2021-03-29 19:37:09 +00:00
Ujjwal Sharma 2f159241fa
src: add basic options, config and secrets handling
- Handles basic options
- Reads from a config file
- Locates secrets
- Generates keypair if none exists
2021-03-21 00:05:13 +05:30
Ujjwal Sharma f6533c7a9f
meta: initial commit 2021-03-20 00:59:46 +05:30