platypush/platypush/plugins/websocket/manifest.yaml

9 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