Dave Hrycyszyn
|
1633f54f4f
|
node: adding presence notifications (note: doesn't work yet)
|
2019-12-13 13:19:58 +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
|
eb49ef1013
|
node: removing socket mutabilitiy
|
2019-12-12 17:10:24 +00:00 |
|
Dave Hrycyszyn
|
f095dd114e
|
main: breaking the run command out so that it lives with the node code
|
2019-12-12 16:57:01 +00:00 |
|
Jedrzej Stuczynski
|
1371b94599
|
Removed processing data copy on every connection and instead use Arc with RwLock
|
2019-12-10 13:12:58 +00:00 |
|
Jedrzej Stuczynski
|
9b8b0bff1d
|
Moved socket processing to separate function
|
2019-12-09 17:07:42 +00:00 |
|
Jedrzej Stuczynski
|
cd94ecde19
|
Passing entire processing data struct for dealing with sphinx packets
|
2019-12-09 13:59:22 +00:00 |
|
Jedrzej Stuczynski
|
31d0aa7fe4
|
Added layer as mixnode attribute
|
2019-12-06 16:21:04 +00:00 |
|
Jedrzej Stuczynski
|
777c40bd97
|
Starting mixnode with provided command line arguments
|
2019-12-06 16:20:07 +00:00 |
|
Jedrzej Stuczynski
|
2aaf2465e4
|
Moved mix code to separate module
|
2019-12-06 14:47:14 +00:00 |
|