Giovanni Petrantoni
795a651839
use a builder pattern to build the switch ( #551 )
...
* use a builder pattern to build the switch
* with with
* more refs
2021-04-02 10:20:51 +09:00
Dmitriy Ryajov
12adefb4de
add multi types to exports ( #527 )
...
* add multitypes to exports
* export standard setup
2021-02-10 11:42:46 -06:00
Dmitriy Ryajov
f4145ebbfa
More exports cleanup ( #522 )
...
* annotate `SecureProtocol.Secio` as deprecated
* dont export varint
* add `errors` to exports - convenient error utils
2021-02-09 15:41:49 -06:00
Dmitriy Ryajov
4dea23c394
Remove secio usage and cleanup exports ( #519 )
...
* cleaned up exports
* remove secio use
* added more useful exports
* proper import
2021-02-08 14:33:34 -06:00
Dmitriy Ryajov
3213e5d377
add sane exports to libp2p ( #517 )
2021-02-05 11:57:32 -06:00
Zahary Karadjov
454f658ba8
Fixes and tweaks related to the beacon node integration
...
* Bugfix: Dialing an already connected peer may lead to crash
* Introduced a standard_setup module allowing to instantiate
the `Switch` object in an easier manner.
* Added `Switch.disconnect(peer)`
* Trailing space removed (sorry about polluting the diff)
2019-12-08 23:58:43 +02:00
Bruno Škvorc
821261961c
Fix varint import
2019-08-16 12:36:54 +02:00
cheatfate
1211ffbb5c
Add daemon api sources.
2018-11-19 04:52:11 +02:00