package
0.3.0
Repository: https://github.com/pysrc/websocketd.git
Documentation: pkg.go.dev

# Functions

GetRemoteInfo creates RemoteInfo structure and fills its fields appropriately.
GetURLInfo is a function that parses path and provides URL info according to libwebsocketd.Config fields.
No description provided by the author
No description provided by the author
NewWebsocketdHandler constructs the struct and parses all required things in it...
NewWebsocketdServer creates WebsocketdServer struct with pre-determined config, logscope and maxforks limit.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RemoteInfo holds information about remote http client.
URLInfo - structure carrying information about current request and it's mapping to filesystem.
WebsocketdHandler is a single request information and processing structure, it handles WS requests out of all that daemon can handle (static, cgi, devconsole).
WebsocketdServer presents http.Handler interface for requests libwebsocketd is handling.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author