14 Commits

Author SHA1 Message Date
Pierre Krieger
f0bd19d848
Merge pull request #68 from tomaka/secio-docs
Add documentation and README for secio
2017-12-15 16:26:45 +01:00
Pierre Krieger
3937649300 Distinguish between initiator and receiver 2017-12-11 16:17:05 +01:00
Pierre Krieger
b592f281a2 Add documentation and README for secio 2017-12-07 15:34:22 +01:00
tomaka
16937910c2
Merge pull request #56 from tomaka/secio-api-improvement
Improve the API of the secio crate
2017-12-07 12:16:14 +01:00
Pierre Krieger
69d1b9f542 Fix typos 2017-12-07 12:05:43 +01:00
Pierre Krieger
900bf67623 Remove the tokio-core dependency where not necessary 2017-12-06 12:03:01 +01:00
Pierre Krieger
067c0683b5 Rename SecioConnUpgrade to SecioConfig 2017-12-04 15:50:14 +01:00
Pierre Krieger
33025ba22e Improve the API of the secio crate 2017-12-04 15:41:35 +01:00
tomaka
100f368c9d Implement swarm 2017-11-20 17:03:50 +01:00
Pierre Krieger
3774b6e900 Apparently this is truly the fastest way 2017-11-20 12:20:13 +01:00
Pierre Krieger
29b1603978 Apparently using extend_from_slice is faster 2017-11-20 12:20:13 +01:00
Pierre Krieger
f6e5da5358 Fix concerns 2017-11-20 12:20:13 +01:00
Pierre Krieger
2faf4875b7 Slightly optimize allocation when encoding 2017-11-20 12:20:13 +01:00
tomaka
e7bc9d4d7d Implement secio 2017-11-20 12:20:11 +01:00