John Jones
5af0422d74
Intermediate save trying to get yamux streams happy
2017-11-29 10:57:48 -05:00
John Jones
7c62bdfbb7
debugging yamux and go
2017-11-27 09:06:33 -05:00
John Jones
13f51260b2
Minor fixes to yamux and identify protocols
2017-11-23 07:44:42 -05:00
John Jones
e05e02188a
More updates to the yamux protocol
2017-11-23 06:23:50 -05:00
John Jones
db67210257
Merge branch 'yamux' of https://github.com/Agorise/c-libp2p into yamux
2017-11-19 13:37:21 -05:00
John Jones
b3c8e77ed9
Various changes for yamux adding a protocol
2017-11-19 13:37:03 -05:00
3972574148
Implemented of protobuf encoding for identify protocol.
2017-11-09 23:06:43 -03:00
5291cb7a9a
Implemented allocation and release of identify structure.
2017-11-09 22:57:11 -03:00
John Jones
f2e5af4058
Major changes for implementation of yamux protocol
...
This commit changes the Stream interface, so as to allow the yamux
protocol to have channels. It is necessary, but touches many areas. The
codebase is better for it.
2017-11-08 10:51:43 -05:00
John Jones
f4860d3ed4
setting up when the remote requests the yamux protocol
2017-11-06 17:31:30 -05:00
John Jones
18b0139b81
squashed some memory leak bugs in yamux
2017-11-06 16:38:55 -05:00
John Jones
852629a4f8
More details of the yamux implementation
2017-11-06 13:36:11 -05:00
John Jones
d3f740b4e0
Starting to wire identity protocol into yamux
2017-11-06 07:27:03 -05:00
a91e840770
Initial implementation of the identify protocol.
2017-11-03 03:26:43 -03:00