Methods
RPC(path, handler)
Decorator indicatoring an RPC method
Parameters:
| Name | Type | Description |
|---|---|---|
path |
String | The route paths |
handler |
function | The route handler |
- Source:
| Name | Type | Description |
|---|---|---|
path |
String | The route paths |
handler |
function | The route handler |