Commit Graph

30 Commits

Author SHA1 Message Date
Dave Hrycyszyn 8056dd0fc0 directory: setting up all requests 2019-12-10 17:42:13 +00:00
Dave Hrycyszyn e8c96da9da Moving requests into their own directory 2019-12-10 17:39:05 +00:00
Dave Hrycyszyn 78d3cbbe2c directory: shortening healthcheck request names 2019-12-10 17:31:23 +00:00
Dave Hrycyszyn 3e7476092a directory: removing proxy method 2019-12-10 17:29:15 +00:00
Dave Hrycyszyn ed81b16010 directory: using stored requester instead of proxy method 2019-12-10 17:27:46 +00:00
Dave Hrycyszyn cd700a8760 Having the full reqwest response returned 2019-12-10 16:59:55 +00:00
Dave Hrycyszyn e3c94b6592 whitespace 2019-12-10 16:59:23 +00:00
Dave Hrycyszyn 63fa94394a Doing a healthcheck on the directory server before using it. 2019-12-10 16:54:37 +00:00
Dave Hrycyszyn e47914a392 directory: healthcheck requester now returns a Response<> 2019-12-10 16:54:00 +00:00
Dave Hrycyszyn af28289904 directory: starting to work out how to store request types 2019-12-10 16:12:11 +00:00
Dave Hrycyszyn a2a87d72be Feeding a config object to the directory client 2019-12-10 15:49:13 +00:00
Dave Hrycyszyn e06a6f66ed Tests running again 2019-12-10 15:43:47 +00:00
Dave Hrycyszyn 3fe8ef72a5 WIP: the healthcheck requests work, main construction doesn't yet 2019-12-10 15:30:40 +00:00
Dave Hrycyszyn 85d1759d92 Merge branch 'develop' into feature/directory-integration 2019-12-10 13:22:13 +00:00
Dave Hrycyszyn b1d650c76d WIP 2019-12-09 17:59:54 +00:00
Dave Hrycyszyn 245c0baf4c Merge pull request #10 from nymtech/feature/command_line_arguments
Argument parsing
2019-12-09 12:35:11 +00:00
Jedrzej Stuczynski f92e211960 Argument parsing 2019-12-09 12:33:06 +00:00
Jedrzej Stuczynski 94231356d1 slightly increased default interval 2019-12-09 10:47:04 +00:00
Dave Hrycyszyn 5baa822eeb Removing dead comment 2019-12-02 21:23:19 +00:00
Dave Hrycyszyn bea04cf738 Sending continuous stream of packets in a loop. 2019-12-02 13:50:57 +00:00
Dave Hrycyszyn 92eb260313 Updating to work with constant sized packets 2019-11-29 15:55:06 +00:00
Dave Hrycyszyn 8ee4bd0fb9 Banging things around to get a duct-taped version working end-to-end 2019-11-29 12:30:03 +00:00
Dave Hrycyszyn 98ab153978 Sending packet :) 2019-11-28 19:32:32 +00:00
Dave Hrycyszyn fb7db57c5e Added tokio 2019-11-28 19:32:18 +00:00
Dave Hrycyszyn 9d85699ed7 Moved subclients into their own directory 2019-11-28 19:32:09 +00:00
Dave Hrycyszyn 4a95eb6b4b Started to sketch out the main client types. 2019-11-25 17:44:18 +00:00
Dave Hrycyszyn 29caeb04bb Started a readme 2019-11-25 17:44:02 +00:00
Dave Hrycyszyn 579a7df605 Goofing around with main() 2019-11-25 17:43:53 +00:00
Dave Hrycyszyn f4cba052b5 Adding local Sphinx as a dependency 2019-11-25 17:43:32 +00:00
Dave Hrycyszyn 3c64a2facd Initial commit 2019-11-25 15:42:31 +00:00