mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
10 lines
494 B
Plaintext
10 lines
494 B
Plaintext
<bg=yellow;fg=black> </>
|
|
<bg=yellow;fg=black> Using Web Application Messaging Protocol (WAMP) in Enqueue </>
|
|
<bg=yellow;fg=black> </>
|
|
|
|
* Configure <comment>ENQUEUE_DSN=wamp://127.0.0.1:9090</comment>
|
|
in your <comment>.env</comment> file.
|
|
|
|
* For the full options, see
|
|
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/wamp.md</comment>
|