Methods
Send messages to the bridge, the message structure is like
{
"method": "ProjectService@delete",
"payload": {
"id": 1
}
}
Name | Type | Description |
---|---|---|
data |
string |
the data that needs to be processed |