Dave Hrycyszyn
|
4143e53598
|
presence: ability to configure local directory server
|
2019-12-16 12:27:50 +00:00 |
|
Dave Hrycyszyn
|
265ef22838
|
main: can now be started with a local directory server for testing purposes
|
2019-12-16 12:20:48 +00:00 |
|
aniampio
|
ca28ce9e19
|
Add function to generate SHA256 tokens
|
2019-12-16 12:47:52 +01:00 |
|
Jedrzej Stuczynski
|
beeb0a3560
|
Merge branch 'develop' into feature/poisson_loop_cover_traffic
|
2019-12-16 11:46:48 +00:00 |
|
Dave Hrycyszyn
|
f0cf92b542
|
cargo: removed ws deps
|
2019-12-16 11:46:12 +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 |
|
Jedrzej Stuczynski
|
f5f2ecb65e
|
Some cleanup + sample message sending
|
2019-12-16 11:43:15 +00:00 |
|
Dave Hrycyszyn
|
d9a603aa1f
|
run command: added the ability to start with a local directory server
|
2019-12-16 11:41:18 +00:00 |
|
Dave Hrycyszyn
|
b32e1575a3
|
main: removed unused customcfg option
|
2019-12-16 11:41:00 +00:00 |
|
Jędrzej Stuczyński
|
63d1716b6a
|
Merge pull request #24 from nymtech/feature/ws
Feature/ws
|
2019-12-16 11:35:07 +00:00 |
|
Dave Hrycyszyn
|
aceb6df848
|
Merge pull request #16 from nymtech/feature/presence
Feature/presence
|
2019-12-16 11:21:50 +00:00 |
|
Dave Hrycyszyn
|
ec849cfc0c
|
Merge pull request #13 from nymtech/feature/presence
Feature/presence
|
2019-12-16 11:21:23 +00:00 |
|
Jedrzej Stuczynski
|
a472c23b48
|
Managed to combine cover traffic stream with out queue
|
2019-12-16 10:59:11 +00:00 |
|
Dave Hrycyszyn
|
c3eedb709a
|
Fixing URL for provdiders client
|
2019-12-16 10:55:57 +00:00 |
|
Dave Hrycyszyn
|
233dc5ce9d
|
cargo: lockfile including new nym-client dependencies
|
2019-12-16 10:28:51 +00:00 |
|
Dave Hrycyszyn
|
631827f5eb
|
websocket: demonstrating send message in Rust code.
|
2019-12-14 17:09:00 +00:00 |
|
Dave Hrycyszyn
|
13d14cff95
|
presence provider: fixing tests
|
2019-12-14 16:58:31 +00:00 |
|
Dave Hrycyszyn
|
00e0a61237
|
mix client: commenting unused code
|
2019-12-14 16:57:59 +00:00 |
|
Dave Hrycyszyn
|
3d812a36d6
|
main: changing structure of socket args, removing unused args
|
2019-12-14 16:57:32 +00:00 |
|
Dave Hrycyszyn
|
066e0fa67b
|
sockets: setting up websockets feature.
|
2019-12-14 16:57:11 +00:00 |
|
Dave Hrycyszyn
|
522c3d869c
|
cargo: adding ws crate to enable websockets
|
2019-12-14 16:16:56 +00:00 |
|
Dave Hrycyszyn
|
60964436e2
|
Merge pull request #22 from nymtech/feature/libify
Corrects client URL for mix providers on directory
|
2019-12-14 16:14:34 +00:00 |
|
Dave Hrycyszyn
|
e4cfab537e
|
presence: renamed to non-stutter names
|
2019-12-14 15:46:53 +00:00 |
|
Dave Hrycyszyn
|
fdd8cc85c7
|
presence: added registered_clients to the provider model
|
2019-12-14 15:37:40 +00:00 |
|
Dave Hrycyszyn
|
2a7fdeeccb
|
presence: fixed incorrect URL for provider presence
|
2019-12-14 15:37:07 +00:00 |
|
Dave Hrycyszyn
|
9fc01cee73
|
provider: move presence notifications into its own module
|
2019-12-14 15:35:10 +00:00 |
|
Dave Hrycyszyn
|
842c0b10b9
|
node: moving presence notification into a thread.
|
2019-12-14 14:44:07 +00:00 |
|
Dave Hrycyszyn
|
f10a403045
|
cargo: re-ordering
|
2019-12-14 14:43:49 +00:00 |
|
Jedrzej Stuczynski
|
dfece9bda5
|
Working loop cover traffic
|
2019-12-13 16:03:19 +00:00 |
|
Dave Hrycyszyn
|
3ab41835a2
|
provider: importing types and code for presence notifications. Not yet working.
|
2019-12-13 13:45:36 +00:00 |
|
Dave Hrycyszyn
|
0b41badab0
|
cargo: alphabetizing
|
2019-12-13 13:28:31 +00:00 |
|
Dave Hrycyszyn
|
028cc66db3
|
cargo: added nym-client library
|
2019-12-13 13:27:03 +00:00 |
|
Dave Hrycyszyn
|
60dc3b4650
|
cargo: newline
|
2019-12-13 13:26:47 +00:00 |
|
Dave Hrycyszyn
|
3d9181a913
|
main: removing assert so that the node starts
|
2019-12-13 13:25:59 +00:00 |
|
Dave Hrycyszyn
|
1633f54f4f
|
node: adding presence notifications (note: doesn't work yet)
|
2019-12-13 13:19:58 +00:00 |
|
Dave Hrycyszyn
|
86d27b06df
|
cargo: depending on the nym-client library
|
2019-12-13 13:19:40 +00:00 |
|
Dave Hrycyszyn
|
07bb0a69fa
|
cargo: newline action
|
2019-12-13 13:19:26 +00:00 |
|
Jedrzej Stuczynski
|
7dcc81eab4
|
Creating dummy sphinx loop message
|
2019-12-13 13:12:03 +00:00 |
|
Jędrzej Stuczyński
|
0a80bc6554
|
Merge pull request #21 from nymtech/feature/libify
Feature/libify
|
2019-12-13 12:50:15 +00:00 |
|
Dave Hrycyszyn
|
f8c6f4633c
|
Passing models by reference to keep borrow checker happy
|
2019-12-13 12:47:19 +00:00 |
|
Dave Hrycyszyn
|
b0d31a88d5
|
cargo: set up as a lib
|
2019-12-13 12:44:46 +00:00 |
|
Jedrzej Stuczynski
|
27bf01eb28
|
Input channel created on new
|
2019-12-13 12:42:18 +00:00 |
|
Jedrzej Stuczynski
|
19819729a1
|
Sending messages via channel to mix traffic controller
|
2019-12-13 12:23:53 +00:00 |
|
Jedrzej Stuczynski
|
59b931b919
|
Basic delay loop for cover traffic stream
|
2019-12-13 11:36:02 +00:00 |
|
Jedrzej Stuczynski
|
eee87a4d45
|
Sampling poisson distribution
|
2019-12-13 11:23:25 +00:00 |
|
Jędrzej Stuczyński
|
138814f26c
|
Merge pull request #12 from nymtech/feature/routing
mix_peer: now using the real address from the packet
|
2019-12-12 19:19:03 +00:00 |
|
Dave Hrycyszyn
|
06540f5ce1
|
node: removing more lifetimes
|
2019-12-12 19:15:28 +00:00 |
|
Dave Hrycyszyn
|
4feadb6352
|
mix_peer: now using the real address from the packet
|
2019-12-12 19:01:53 +00:00 |
|
Dave Hrycyszyn
|
fdf49ff804
|
runner: cleaning up text to prep for release
|
2019-12-12 17:47:13 +00:00 |
|
Jedrzej Stuczynski
|
9114a10880
|
Initial structure for starting all traffic streams
|
2019-12-12 17:23:03 +00:00 |
|