zmq

package module
v0.0.0-...-ed26dbe Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConnPipe

func NewConnPipe(c net.Conn, sock mangos.Socket, props ...interface{}) (mangos.Pipe, error)

NewConnPipe allocates a new Pipe using the supplied net.Conn, and initializes it. It performs the handshake required at the SP layer, only returning the Pipe once the SP layer negotiation is complete.

Stream oriented transports can utilize this to implement a Transport. The implementation will also need to implement PipeDialer, PipeAccepter, and the Transport enclosing structure. Using this layered interface, the implementation needn't bother concerning itself with passing actual SP messages once the lower layer connection is established.

Types

This section is empty.

Directories

Path Synopsis
protocol
pub
Package pub implements the PUB protocol.
Package pub implements the PUB protocol.
sub
Package sub implements the SUB protocol.
Package sub implements the SUB protocol.
tcp

Jump to

Keyboard shortcuts

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