Commit graph

104 commits

Author SHA1 Message Date
famfo 41fd72cb93 Uhm, stuff 2022-01-14 14:17:33 +01:00
famfo e416d161bb Updated command parser 2022-01-12 20:56:10 +01:00
famfo f336537670 Updated command parser 2022-01-11 18:50:44 +01:00
famfo 041922dae8 Improved command parser 2022-01-11 14:31:05 +01:00
famfo 9be9af0a8b Implemented some more commands 2022-01-11 11:16:06 +01:00
famfo dde7aeb43f Experimental topic implementation 2022-01-10 17:33:35 +01:00
famfo 340c652bb1 Add small todo list for me 2022-01-09 13:56:25 +01:00
famfo da1677f455 Removed logging 2022-01-06 23:51:02 +01:00
famfo fe6307bff8 Traces! 2022-01-05 17:26:59 -06:00
famfo fd7b0db11d Removed mentions of #main or #no-normies 2022-01-05 11:58:34 +01:00
famfo a90bf5390a Removed unneded ref 2022-01-05 11:55:01 +01:00
famfo 8ed4820e0b Fixed documentation 2022-01-05 11:53:57 +01:00
famfo 32fb07646b Fixed documentation 2022-01-05 11:53:20 +01:00
famfo 03f2252456 Fixed documentation not bulding properly 2022-01-05 11:08:58 +01:00
famfo 40175666f7 Bumped version 2022-01-05 00:15:45 +01:00
famfo 8721b99d76 Updated docs 2022-01-03 16:42:26 +01:00
famfo a38af8a22b Fixed clippy errors, complained about clippy errors and therefor disabled them, renamed toml_support to toml_config 2022-01-03 01:35:45 +01:00
famfo 504b5db297 Removed write_command function, moved writing stuff to trace 2022-01-02 20:58:58 +01:00
famfo 55b1461296 Removed unused stuff 2022-01-02 11:27:45 +01:00
famfo 2df4a7a7ce Use BufReader to read new lines 2022-01-02 09:57:28 +01:00
famfo 4069c38041 Updated docs, set new messages to trace logleve (fixes #2) 2022-01-02 09:25:49 +01:00
famfo 9f735d97bf Updated examples 2022-01-01 00:40:09 +01:00
famfo ee87909034 Updated debugging example (others TODO), fixed my broken fix 2022-01-01 00:34:29 +01:00
famfo 53434a4a17 Removed trailing space in new messages 2022-01-01 00:23:25 +01:00
famfo 947d6717d8 read_string() now returns Result<Option> instead of Option 2021-12-31 21:10:57 +01:00
famfo eb397cd87e Updated docs 2021-12-31 18:33:17 +01:00
famfo 262ba4bdb4 Removed unused tokio feature 2021-12-31 18:28:50 +01:00
famfo f33577d43b Make lib truely async again 2021-12-31 16:49:27 +01:00
famfo aed1eb2ed7 As a library we can't do anything with build options, removing again... 2021-12-31 01:47:46 +01:00
famfo 977fa2c735 Prevent segfaults on 64bit MUSL Linux 2021-12-31 01:42:53 +01:00
famfo a8c8510d32 Improve logging 2021-12-31 01:14:31 +01:00
famfo 3a3996f36a Changed to tokio-native-tls 2021-12-31 01:10:57 +01:00
famfo 05f27ad7b8 Added more logging 2021-12-31 00:11:09 +01:00
famfo 4bf7a85660 Bumped version 2021-12-30 16:01:19 +01:00
famfo e7ee41b9fd Optimized code 2021-12-30 16:00:10 +01:00
famfo be709999bd Removed Cargo.lock³ 2021-12-30 14:04:44 +01:00
famfo c5a783c57d Remvoed Cargo.lock from lib, updated examples again 2021-12-30 14:03:54 +01:00
famfo 9812b1eae4 Removed Cargo.lock from library 2021-12-30 14:02:30 +01:00
famfo ca573f8eeb updated examples 2021-12-30 14:01:16 +01:00
famfo 0e62b364d4 Remvoed unneded tokio features from Cargo.toml 2021-12-30 13:55:45 +01:00
famfo 6c590d50ad Return PING instead of PONG in command_from_str 2021-12-30 13:43:26 +01:00
famfo d9d6cd3056 Final readme fuckup fix 2021-12-28 15:38:22 +01:00
famfo 7ef261bc15 Bump version 2021-12-28 15:37:15 +01:00
famfo 4d8d87fc2c Update readme 2021-12-28 15:34:38 +01:00
famfo df466a44b3 Removed Cargo.lock from files in git 2021-12-28 15:24:36 +01:00
famfo 6a6aea97e9 fixed typo in Cargo.toml 2021-12-28 15:23:45 +01:00
famfo 807e56a570 Update Cargo.toml 2021-12-28 15:22:54 +01:00
famfo afb1891fb6 Fixed circe not joining with the correct mode, updated examples 2021-12-28 15:21:08 +01:00
famfo e5022403e4 Updated examples 2021-12-28 15:06:59 +01:00
famfo 1ede9a1b03 Update logging implementation 2021-12-28 14:35:00 +01:00