Toralf Wittner
|
2e549884ef
|
Split ConnectionUpgrade . (#642)
Introduce `InboundUpgrade` and `OutboundUpgrade`.
|
2018-11-15 17:41:11 +01:00 |
|
Pierre Krieger
|
5d1c54cc10
|
New core (#568)
* New core
* Fix lifetime requirements
* Remove identify transport
* Address &mut & ref ref mut
* Fix whitespaces
|
2018-10-17 10:17:40 +01:00 |
|
Pierre Krieger
|
ea1f172397
|
Implement Send everywhere (#458)
|
2018-09-06 09:54:35 +02:00 |
|
Benjamin Kampmann
|
2ea49718f3
|
Clean up directory structure (#426)
* Remove unused circular-buffer crate
* Move transports into subdirectory
* Move misc into subdirectory
* Move stores into subdirectory
* Move multiplexers
* Move protocols
* Move libp2p top layer
* Fix Test: skip doctest if secio isn't enabled
|
2018-08-29 11:24:44 +02:00 |
|