Jeromy
|
8542380e8d
|
not quite working yet, but closer
|
2014-08-12 22:10:44 -07:00 |
|
Jeromy
|
b8a6fbbf7d
|
modify use of swarm to not make duplicate connections
|
2014-08-12 15:37:26 -07:00 |
|
Jeromy
|
0a41abdd1d
|
starting a new testing framework
|
2014-08-10 21:40:17 -07:00 |
|
Jeromy
|
a43886245e
|
more work implementing coral type lookups
|
2014-08-10 21:02:05 -07:00 |
|
Jeromy
|
67ddab1e4e
|
tiered put/get implemented
|
2014-08-09 22:28:46 -07:00 |
|
Jeromy
|
1eaeb3ba29
|
make tests pass a little more reliably by changing a port to not overlap
|
2014-08-08 19:49:27 -07:00 |
|
Jeromy
|
ae6285e5a3
|
address issues from code review (issue #25)
|
2014-08-08 18:09:21 -07:00 |
|
Jeromy
|
bd9fc2b782
|
fix bug in routing table lookups
|
2014-08-07 06:21:44 -07:00 |
|
Jeromy
|
dc451fba2d
|
implement find peer rpc
|
2014-08-07 06:21:38 -07:00 |
|
Jeromy
|
71c7c5844a
|
providers interface is coming along nicely
|
2014-08-07 06:21:12 -07:00 |
|
Jeromy
|
3a76ef0478
|
a little error handling and some work on providers
|
2014-08-07 06:21:12 -07:00 |
|
Jeromy
|
a85ce3fad3
|
finish implementation of Put and Get for DHT
|
2014-08-07 06:21:12 -07:00 |
|
Jeromy
|
31dc65b96b
|
clean up after listeners on shutdown
|
2014-08-07 06:21:12 -07:00 |
|
Jeromy Johnson
|
92fb51d9a2
|
finish basic communcations between nodes and add a test of the ping operation
|
2014-08-07 06:21:11 -07:00 |
|
Jeromy
|
8d98d4b48d
|
making connections between nodes get closer to working
|
2014-08-07 06:21:11 -07:00 |
|
Jeromy Johnson
|
61f13ea7f7
|
begin planning of identification process
|
2014-08-07 06:21:11 -07:00 |
|
Juan Batiz-Benet
|
b12134cd4c
|
fixed tests
|
2014-08-07 06:18:20 -07:00 |
|
Jeromy
|
3444d41dce
|
work on framework for dht message handling
|
2014-08-07 06:18:20 -07:00 |
|
Juan Batiz-Benet
|
061331875c
|
decomp chan creation for listener + bugfix
test failed to compile, as NewSwarm now takes a parm.
|
2014-08-07 06:18:20 -07:00 |
|
Juan Batiz-Benet
|
74d26449c9
|
whole project go fmt
|
2014-08-07 06:18:20 -07:00 |
|
Jeromy
|
73bd91a224
|
implement listening on swarm object
|
2014-08-07 06:18:19 -07:00 |
|
Juan Batiz-Benet
|
3f97e7e385
|
goling: PeerId -> ID
|
2014-07-22 02:28:25 -07:00 |
|
Juan Batiz-Benet
|
f718bd6a92
|
go lint
link errors left:
- protocol buffers output is not lint-friendly
|
2014-07-22 02:20:08 -07:00 |
|
Juan Batiz-Benet
|
dc1a0b83ea
|
rm logs + stress test (1000msgs)
|
2014-07-12 02:07:52 -07:00 |
|
Juan Batiz-Benet
|
deb7dd4872
|
added swarm (fanout/in with peers)
|
2014-07-12 01:51:32 -07:00 |
|
Juan Batiz-Benet
|
0750096421
|
swarm connection using msgio
http://github.com/jbenet/msgio
|
2014-07-08 15:55:55 -07:00 |
|