Commit Graph

35 Commits

Author SHA1 Message Date
Robert Zajac
4871e78512 merging master 2018-11-11 12:37:39 -05:00
Robert Zajac
4681e1e08d libp2p end to end test 2018-11-11 12:36:15 -05:00
Alex Haynes
35ce827ebe fixed imports in swarm 2018-11-11 11:58:48 -05:00
Alex Haynes
65fe2e400e connecting open_stream to stream constructor 2018-11-11 11:52:26 -05:00
zixuanzh
af6784546e entry point wip 2018-11-11 10:43:03 -05:00
zixuanzh
2bde260f5f refactor for sprint 2018-11-11 09:56:44 -05:00
ZX
330ed8363a
Merge pull request #28 from zixuanzh/raw-connection
Raw connection
2018-10-31 23:32:11 +01:00
zixuanzh
f77e7bee95 lint network 2018-10-31 23:31:52 +01:00
Stuckinaboot
bab97f5648 Implement new stream 2018-10-31 22:40:01 +01:00
zixuanzh
19650d0f72 muxer scaffolding 2018-10-31 22:31:00 +01:00
zixuanzh
5f9c3026aa restructured 2018-10-31 19:56:24 +01:00
Robert Zajac
3765a5a636 Multiaddr to_options and validation 2018-10-27 15:53:00 -04:00
zixuanzh
64a82fd470 transport scaffolding 2018-10-27 00:06:56 +02:00
zixuanzh
4f5f953523 listener interface 2018-10-26 22:16:24 +02:00
zixuanzh
b89710a40b transport interface 2018-10-26 22:09:39 +02:00
zixuanzh
6e46e3ec09 conn interface 2018-10-26 21:11:51 +02:00
zixuanzh
4bae3ad3c1 rename MultiAddr 2018-10-26 00:45:41 +02:00
Alex Haynes
b8a7f6dd49
Merge pull request #14 from zixuanzh/multiaddr
Adding new methods to multiaddr and commenting
2018-10-21 15:23:09 -04:00
Robert Zajac
9db53a6fb1 Adding new methods to multiaddr and commenting 2018-10-21 15:19:22 -04:00
Alex Haynes
51921fe728 fixed super and multi_addr variable name 2018-10-21 15:11:27 -04:00
Alex Haynes
f32b0cc3ef removed comments 2018-10-21 14:49:20 -04:00
Alex Haynes
08b37ee7cd updated to not require peerstore 2018-10-21 14:48:53 -04:00
Alex Haynes
f51f975533 fixed merge conflicts 2018-10-21 14:28:02 -04:00
stuckinaboot
667d03344f
Merge pull request #11 from zixuanzh/multiaddr
Basic multiaddr representation.
2018-10-21 14:22:31 -04:00
Robert Zajac
d59a0907b4 Updating with results from pylinter 2018-10-21 14:16:26 -04:00
Robert Zajac
f538d36947 Basic multiaddr representation. 2018-10-21 14:06:56 -04:00
Alex Haynes
15978eae11 added function to swarm 2018-10-21 13:51:55 -04:00
Alex Haynes
5934eaffd0 added listen to interface 2018-10-21 13:44:39 -04:00
Alex Haynes
007d9915e2 implemented stream io interactions 2018-10-21 13:35:56 -04:00
zixuanzh
9e64202e5c basic-host and remove context 2018-10-21 12:55:45 -04:00
Alex Haynes
48dfd9a77a started on stream 2018-10-20 13:42:16 -04:00
zixuanzh
d512dfaf19 added linter 2018-10-15 01:52:25 -04:00
zixuanzh
d0b12f5b4f update swarm 2018-10-14 16:39:44 -04:00
zixuanzh
a672a5017f update interfaces 2018-10-14 14:11:03 -04:00
zixuanzh
278a2d3b34 define interfaces 2018-10-14 13:47:06 -04:00