Preparing search index...
The search index is not available
@gibme/tcp-server
@gibme/tcp-server
createServer
Function createServer
create
Server
(
options
?
,
connectionListener
?
)
:
TCPServer
Creates a new TCP server with the provided options
Parameters
options
:
ServerOpts
= {}
Optional
connectionListener
:
(
(
socket
)
=>
void
)
(
socket
)
:
void
Parameters
socket
:
Socket
Returns
void
Returns
TCPServer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@gibme/tcp-server
Loading...
Creates a new TCP server with the provided options