Commit Graph

463 Commits

Author SHA1 Message Date
zixuanzh
9aa41b106a refactor host setup helper 2019-04-03 14:24:39 -04:00
zixuanzh
474602c4f7 refactor new_node 2019-04-03 14:24:39 -04:00
Stuckinaboot
51cd9c8e56 Add additional initiator and non-initiator notifee tests 2019-04-03 14:24:39 -04:00
Stuckinaboot
7d45131f37 Add return value to Notify 2019-04-03 14:24:39 -04:00
Stuckinaboot
d800b3ef41 Add opened_stream call for non-initiator 2019-04-03 14:24:39 -04:00
Stuckinaboot
1384cebf9c Fix outstanding unrelated lint issue in multiselect_client 2019-04-03 14:24:39 -04:00
Stuckinaboot
ce22f06773 Fix linting issue 2019-04-03 14:24:39 -04:00
Stuckinaboot
ef827f90ad Fix linting issue 2019-04-03 14:24:39 -04:00
Stuckinaboot
15883fcf09 Fix linting issues 2019-04-03 14:24:39 -04:00
Stuckinaboot
b340b89819 Refactor test setup to remove duplicate code 2019-04-03 14:24:39 -04:00
Stuckinaboot
91b4d66d50 Add conn to net stream and conn tests 2019-04-03 14:24:39 -04:00
Stuckinaboot
86b4bb5e55 Fix linting issue 2019-04-03 14:24:39 -04:00
Stuckinaboot
a1c0165484 Fix linting issue 2019-04-03 14:24:39 -04:00
Stuckinaboot
0d2aa3f5b1 Make notifee functions all async 2019-04-03 14:24:39 -04:00
Stuckinaboot
5a4af0c81c Add tests for notify 2019-04-03 14:24:39 -04:00
Stuckinaboot
3dbb969b0b Implement notify feature 2019-04-03 14:24:39 -04:00
Stuckinaboot
95f1f0bbf0 Add notify function to network interface 2019-04-03 14:24:39 -04:00
Stuckinaboot
510a5eaa34 Add notifee interface 2019-04-03 14:24:39 -04:00
Stuckinaboot
c61f4297b0 Add test for ring topology multiple messages from two origins 2019-04-03 14:20:50 -04:00
Stuckinaboot
0ff155660d Add test for multiple messages from two origins 2019-04-03 14:17:33 -04:00
ZX
0190481e10
Merge pull request #141 from libp2p/floodsub-rpc
Floodsub RPC
2019-04-03 14:15:32 -04:00
zixuanzh
225bd390df add source to rpc.proto 2019-04-03 14:08:05 -04:00
zixuanzh
3a52d29cb7 remove redundant proto file 2019-04-03 14:05:37 -04:00
Stuckinaboot
e6605f22e9 Add dummy node test 2019-04-03 00:35:39 -04:00
Stuckinaboot
583b79fad7 Fix seen messages bug 2019-04-03 00:34:39 -04:00
Stuckinaboot
726d083a3a Modify pubsub to have seen message check incorporate seqno and node id 2019-04-02 22:34:01 -04:00
Stuckinaboot
1296589800 Adjust floodsub tests for new seqno util 2019-04-02 22:05:32 -04:00
Stuckinaboot
71282678c4 Add priority queues to handle seqno 2019-04-02 22:05:14 -04:00
zixuanzh
0238dff217 remove unused code 2019-04-02 21:17:48 -04:00
zixuanzh
41d1aae55b clean up 2019-04-01 16:55:44 -04:00
zixuanzh
6eb070b78e fix all tests 2019-04-01 16:23:20 -04:00
zixuanzh
2e5e7e3c10 remove message from test dummy 2019-04-01 15:04:20 -04:00
zixuanzh
de6bc011f0 update dummy account node 2019-03-31 22:16:49 -04:00
zixuanzh
89a19a9213 reworked floodsub logic 2019-03-31 22:16:28 -04:00
zixuanzh
971dbe1a96 fix encoding issue 2019-03-30 19:30:58 -04:00
zixuanzh
ec7bc45a58 remove Message from dummy account 2019-03-30 19:12:31 -04:00
zixuanzh
f5af4b9016 remove message.py 2019-03-30 18:49:50 -04:00
zixuanzh
aec783b843 reworked subscribe unsubsrcibe 2019-03-30 17:59:08 -04:00
Alex Haynes
bf17f424b3 RPC conversion progress 2019-03-29 16:23:30 -04:00
Alex Haynes
9be1214c44 Merge branch 'floodsub-rpc' of https://github.com/libp2p/py-libp2p into floodsub-rpc 2019-03-29 15:02:15 -04:00
zixuanzh
a81628f99d update dependencies 2019-03-28 15:42:55 -04:00
zixuanzh
3cfeccaf17 rewrote get_hello_packet 2019-03-28 15:25:33 -04:00
zixuanzh
81d121a029 update from to from_id in proto 2019-03-28 15:23:56 -04:00
zixuanzh
1e8d93fcf6 add generated rpc code 2019-03-28 09:55:14 -04:00
zixuanzh
041e0fbe34 add pubsub proto 2019-03-28 09:41:38 -04:00
Christophe de Carvalho
c5289952ee
add routing interfaces 2019-03-26 20:44:01 +01:00
Christophe de Carvalho
2d1b9a03d1
clean up 2019-03-26 20:20:14 +01:00
Christophe de Carvalho
cd8cb5c443
refactoring of the code to implement IAdvertiser and IDiscoverer 2019-03-26 20:16:16 +01:00
Christophe de Carvalho Pereira Martins
4889a0a790
First POC of peer routing using kademlia lib 2019-03-26 20:15:19 +01:00
Christophe de Carvalho Pereira Martins
c24a279d2d
update kadmelia lib 2019-03-26 20:14:42 +01:00