Dave Hrycyszyn
|
5dacb4d92d
|
lib: re-exporting identity and persistence.
|
2019-12-16 14:50:25 +00:00 |
|
aniampio
|
fdbb2549f8
|
Add template for register response
|
2019-12-16 15:49:03 +01:00 |
|
Dave Hrycyszyn
|
3f5e219b1c
|
whitespace
|
2019-12-16 14:47:18 +00:00 |
|
Dave Hrycyszyn
|
e6350a0ea4
|
main: removing superseded comment
|
2019-12-16 14:46:37 +00:00 |
|
Dave Hrycyszyn
|
56858c4109
|
provider: sending proper public keys to directory server
|
2019-12-16 14:46:15 +00:00 |
|
aniampio
|
509b222052
|
Add register function and types
|
2019-12-16 15:40:05 +01:00 |
|
Jędrzej Stuczyński
|
29e1488714
|
Merge pull request #15 from nymtech/feature/use-keys
Feature/use keys
|
2019-12-16 13:55:42 +00:00 |
|
Dave Hrycyszyn
|
37a493439d
|
presence: sending URL-safe public key
|
2019-12-16 13:54:38 +00:00 |
|
Dave Hrycyszyn
|
ab02eec824
|
Using the node socket address to send to the directory server
|
2019-12-16 13:54:20 +00:00 |
|
Dave Hrycyszyn
|
efb900a538
|
node: adding a config struct and using it to pass args around
|
2019-12-16 13:30:18 +00:00 |
|
Dave Hrycyszyn
|
9d969904f2
|
cargo: adding base64 crate
|
2019-12-16 13:29:48 +00:00 |
|
Dave Hrycyszyn
|
2b5b61ea26
|
node: adding a config struct
|
2019-12-16 12:54:16 +00:00 |
|
Dave Hrycyszyn
|
287d2b31a5
|
main: deleting unused key_file argument
|
2019-12-16 12:54:00 +00:00 |
|
Jędrzej Stuczyński
|
de63fff1a1
|
Merge pull request #14 from nymtech/feature/directory-server-option
Feature/directory server option
|
2019-12-16 12:31:57 +00:00 |
|
Jędrzej Stuczyński
|
d2f8ffdc2b
|
Merge pull request #17 from nymtech/feature/directory-server-option
presence: ability to configure local directory server
|
2019-12-16 12:31:25 +00:00 |
|
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 |
|