net

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateKcpServer

func CreateKcpServer(KcpSvr *net_mgr.ConnKcpSvr, port int, cb func(conn *Kcp.UDPSession, data []byte)) error

Kcp impl

func CreateTcpServer

func CreateTcpServer(TcpSvr *net_mgr.ConnTcpSvr, implType string, port int, cb func(conn net.Conn, data []byte)) error

tcp impl

func CreateUdpServer

func CreateUdpServer(implType string, port int, cb func(conn gnet.Conn, data []byte)) error

udp impl

func CreateWebSocketServer

func CreateWebSocketServer(implType, mode string, port int, cb func(client *ws_server.Client, message []byte)) error

websocket impl

Types

This section is empty.

Directories

Path Synopsis
gin

Jump to

Keyboard shortcuts

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