blankhost

package module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2022 License: MIT Imports: 4 Imported by: 15

README

DEPRECATION NOTICE

This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/host/blank.

go-libp2p-blankhost

Travis CI Discourse posts

A very thin implementation of go-libp2p-host. Does not contain any identify, relay, or NAT traversal code.

Table of Contents

Install

make install

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Jeromy Johnson


The last gx published version of this module was: 0.3.26: QmcBTHN7uAMBdkzRoQ3n9cE7tGu8Ubd9zmahjskjTRw4Uf

Documentation

Overview

Deprecated: This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/host/blank.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlankHost

type BlankHost = blankhost.BlankHost

BlankHost is the thinnest implementation of the host.Host interface Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.BlankHost instead.

func NewBlankHost deprecated

func NewBlankHost(n network.Network, options ...Option) *BlankHost

Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.NewBlankHost instead.

type Option deprecated added in v0.1.5

type Option = blankhost.Option

Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.Option instead.

func WithConnectionManager deprecated added in v0.1.5

func WithConnectionManager(cmgr connmgr.ConnManager) Option

Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.WithConnectionManager instead.

func WithEventBus deprecated added in v0.3.0

func WithEventBus(eventBus event.Bus) Option

Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.WithEventBus instead.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL