A realtime signalling engine for Hazaar MVC
Find a file
Jamie Carl 98b41f015e Adds subscriptions property to Process class
Adds a protected `$subscriptions` property to the `Process` class.
This property will be used to manage subscriptions within a process,
likely for handling asynchronous events or data streams.
2025-10-13 17:14:29 +11:00
bin Updated bin file permissions 2020-03-17 09:16:08 +11:00
docs Merge branch '46-global-event-subscriptions' into 'master' 2019-04-16 09:06:36 +10:00
libs Fixed update configs for client and webClient 2022-12-17 22:57:29 +11:00
src Adds subscriptions property to Process class 2025-10-13 17:14:29 +11:00
composer.json Quick fix for websocket connection issues 2022-12-17 16:04:04 +11:00
LICENSE.md Add license 2017-08-28 11:12:34 +10:00
mkdocs.yml Added some quick docs for global events and other updates 2019-04-15 17:19:48 +10:00
README.md Initial commit 2016-08-15 22:43:09 +10:00

hazaar-warlock