Extends
Methods
# (static) incoming(msg)
Tbc...
Parameters:
Name | Type | Description |
---|---|---|
msg |
object | Router Message |
- Source:
Example
Tbc...
# (static) route(hostname, url, cb)
Tbc...
Parameters:
Name | Type | Description |
---|---|---|
hostname |
string | Hostname |
url |
string | URL |
cb |
function | Callback Function |
- Source:
Example
Tbc...