forked from platypush/platypush
8 lines
218 B
YAML
8 lines
218 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.websocket.WebsocketMessageEvent: when a message is
|
|
received on a subscribed websocket.
|
|
install:
|
|
pip: []
|
|
package: platypush.plugins.websocket
|
|
type: plugin
|