tbmatuka/websocket-notify-bundle
Composer 安装命令:
composer require tbmatuka/websocket-notify-bundle
包简介
Symfony bundle for websocket-notify
README 文档
README
Symfony bundle that integrates websocket-notify API calls.
Installation
Symfony
- Download the package with composer:
$ composer require tbmatuka/websocket-notify-bundle - Add the bundle to
bundles.phpif it wasn't added automatically:Tbmatuka\EditorjsBundle\TbmatukaWebsocketNotifyBundle::class => ['all' => true], - Copy the example package config file (
examples/websocket_notify.yaml) or use it as an example to create your own configuration.
JavaScript
There is an example of the JS implementation in examples/editorjs-init.js.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-23