DDEV Add-on Registryandy-blum › ddev-websocket

DDEV Websocket

This add-on for DDEV provides a simple, extensible websocket server. This server allows developers to send/receive messages between the browser and the server without the need for a page refresh.

Installation

To install this add-on, run the following command:

ddev add-on get ddev/ddev-websocket
ddev restart

Plugins

Plugins are JavaScript files that can be added to the .ddev/js/plugins directory. Each plugin may export functions for the following events: