Dave Hrycyszyn
|
2e7c4214e1
|
main: removing required on websocket port (default is 9001)
|
2019-12-19 15:48:58 +00:00 |
|
Jedrzej Stuczynski
|
4918ed50f1
|
Most-merge conflicts
|
2019-12-17 16:00:15 +00:00 |
|
Jedrzej Stuczynski
|
2f871ea320
|
Merge branch 'develop' into feature/new_websocket_implementation
|
2019-12-17 15:57:59 +00:00 |
|
Dave Hrycyszyn
|
e1822495a6
|
socket clients: setting up with id and local parameters
|
2019-12-17 15:04:25 +00:00 |
|
Dave Hrycyszyn
|
a42dd55320
|
main: adding "id" parameter back onto "run" command
|
2019-12-17 14:47:45 +00:00 |
|
Jedrzej Stuczynski
|
ca3cf706e4
|
Added local flag to socket startups
|
2019-12-17 12:36:40 +00:00 |
|
Jędrzej Stuczyński
|
53d2d3a0e2
|
Merge pull request #25 from nymtech/feature/directory-server-option
Feature/directory server option
|
2019-12-16 11:44:08 +00:00 |
|
Dave Hrycyszyn
|
b32e1575a3
|
main: removed unused customcfg option
|
2019-12-16 11:41:00 +00:00 |
|
Dave Hrycyszyn
|
3d812a36d6
|
main: changing structure of socket args, removing unused args
|
2019-12-14 16:57:32 +00:00 |
|
Dave Hrycyszyn
|
951824f17a
|
Merge branch 'develop' of github.com:nymtech/nym-client into develop
|
2019-12-12 16:45:50 +00:00 |
|
Dave Hrycyszyn
|
1468deb2c0
|
main: banner formatting
|
2019-12-12 16:45:39 +00:00 |
|
Dave Hrycyszyn
|
14f0c1afbf
|
Refactored so that we have sane persistence functions
|
2019-12-12 14:22:22 +00:00 |
|
Jędrzej Stuczyński
|
ae6f118c88
|
Merge pull request #17 from nymtech/feature/persistent-keys
Feature/persistent keys
|
2019-12-12 13:03:59 +00:00 |
|
Dave Hrycyszyn
|
53408ef393
|
main: splitting banner and usage into separate functions
|
2019-12-12 12:40:21 +00:00 |
|
Dave Hrycyszyn
|
45176a7ce0
|
main: messing with args and adding banner
|
2019-12-12 11:34:40 +00:00 |
|
Dave Hrycyszyn
|
eccf5abb7a
|
Extracting bytes function into its own utility
|
2019-12-11 16:58:58 +00:00 |
|
Dave Hrycyszyn
|
84ce1611a1
|
client: packets are sending!
|
2019-12-11 15:33:27 +00:00 |
|
Dave Hrycyszyn
|
372d21f44e
|
commands: grouping into a subdirectory and cleaning up execution
|
2019-12-11 00:57:01 +00:00 |
|
Dave Hrycyszyn
|
1b70bd4d5a
|
main: extracting init and socket commands.
|
2019-12-11 00:51:14 +00:00 |
|
Dave Hrycyszyn
|
5948725502
|
main: extracting the run command into its own module
|
2019-12-11 00:46:09 +00:00 |
|
Dave Hrycyszyn
|
44089ed558
|
Re-enabling directory requests in run
|
2019-12-11 00:33:27 +00:00 |
|
Dave Hrycyszyn
|
d814a3c41a
|
directory: further tests on topology get request
|
2019-12-10 19:16:48 +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
|
ed81b16010
|
directory: using stored requester instead of proxy method
|
2019-12-10 17:27:46 +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
|
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 |
|
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
|
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
|
98ab153978
|
Sending packet :)
|
2019-11-28 19:32:32 +00:00 |
|
Dave Hrycyszyn
|
579a7df605
|
Goofing around with main()
|
2019-11-25 17:43:53 +00:00 |
|
Dave Hrycyszyn
|
3c64a2facd
|
Initial commit
|
2019-11-25 15:42:31 +00:00 |
|