new ServerTcp(server [, options])
Constructor for a Jayson TCP server
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
server |
Server | Server instance | |
options |
Object |
<optional> |
Options for this instance |
- Source:
Returns:
- Type
- ServerTcp
Extends
- require('net').Server