Commit graph

10 commits

Author SHA1 Message Date
John Jones
2e0391f68c Make yamux compatible with GO. Still testing 2017-11-30 20:58:47 -05:00
John Jones
4218876198 Changes to Identity protocol 2017-11-30 15:27:28 -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
c137aa04fe
Added missing prototype. 2017-11-09 22:54:19 -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
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