tcphandler

package
v0.0.0-...-6ad4eb5 Latest Latest
Warning

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

Go to latest
Published: May 26, 2019 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleH264Stream

func HandleH264Stream(connection *net.TCPConn, outputChannel chan []byte) error

func HandleJpegStream

func HandleJpegStream(connection *net.TCPConn, outputChannel chan []byte) error

Types

type TCPStreamHandler

type TCPStreamHandler func(connection *net.TCPConn, outputChan chan []byte) error

func GetTCPStreamHandleFunc

func GetTCPStreamHandleFunc(streamType consts.StreamType) (TCPStreamHandler, error)

Jump to

Keyboard shortcuts

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