Commit Graph

17 Commits (8463e0b06b0943a7dbba9972f1cd036af844e1fd)

Author SHA1 Message Date
John Jones 74d95cb696 Working on streams 2017-03-09 12:49:47 -05:00
John Jones d0512d9084 Made the stream methods more generic 2017-03-09 10:00:45 -05:00
John Jones 6d9473069b Many fixes around secio 2017-03-02 16:14:52 -05:00
John Jones f1aaae0f17 Implementing a Stream interface in front of Multistream 2017-02-23 15:16:04 -05:00
John Jones 8139dc9d48 Added ping functionality to multistream 2017-02-23 11:15:48 -05:00
John Jones c29c5744b8 Beginnings of the Record protobuf and more changes to dialer 2017-02-16 18:49:17 -05:00
John Jones c1620d1d8b More progress on secio 2017-02-09 03:34:12 -05:00
John Jones 773c980f1f intermediate commit for handshake
Working on negotiations between GO and C version of IPFS
2017-02-08 22:51:35 -05:00
John Jones be9f278ebf Beginning of testing of handshake 2017-02-08 12:32:41 -05:00
John Jones 94566ade69 Now correctly generating the Peer ID from a public key 2017-02-02 18:27:57 -05:00
John Jones 6b24f06855 Multistream nearing completion 2017-02-02 15:43:35 -05:00
John Jones d091a29b19 Added multistream protocol to communicate with GO version 2017-02-02 14:10:12 -05:00
Jose Marcial Vieira Bisneto a43b8ec736 Added libp2p-net TODO. 2016-11-10 22:39:11 -03:00
Jose Marcial Vieira Bisneto 2b55ebfeb4 Implemented initial UDP socket. 2016-11-10 19:43:31 -03:00
Jose Marcial Vieira Bisneto 648982793c Implemented SCTP stream socket. 2016-11-10 19:40:27 -03:00
Jose Marcial Vieira Bisneto 7a053b3b69 Split code and renamed socket.h to p2pnet.h 2016-11-10 19:36:42 -03:00
Jose Marcial Vieira Bisneto b75dda23d7 Added net directory to initial implementation of c-libp2p-network. 2016-11-10 19:31:55 -03:00