Skip to content

tbmatuka/websocket-notify-bundle

Repository files navigation

WebsocketNotifyBundle

Symfony bundle that integrates websocket-notify API calls.

Installation

Symfony

  1. Download the package with composer: $ composer require tbmatuka/websocket-notify-bundle
  2. Add the bundle to bundles.php if it wasn't added automatically: Tbmatuka\EditorjsBundle\TbmatukaWebsocketNotifyBundle::class => ['all' => true],
  3. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages