18 Commits

Author SHA1 Message Date
Jacob Schmidt
033630977a Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/dragonfly
Some checks failed
Build / Build (push) Failing after 1m1s
2025-03-20 19:55:52 -05:00
Jacob Schmidt
38639b50c7 feat(db): Add pub/sub interface functions for DragonflyDB
Add two new functions to interface with DragonflyDB pub/sub system:
- fnc_subscribe.sqf: Subscribe to channels with CBA event routing
- fnc_publish.sqf: Publish messages to channels

These functions integrate with the existing pubSubHandler to route
messages through CBA's event system using 'global', 'local', 'server',
and 'remote' event types.

Both functions include proper input validation, error handling, and
detailed documentation with examples.
2025-03-20 19:54:58 -05:00
b83c22601f Update .github/workflows/build.yml 2025-02-22 13:54:01 -06:00
github-actions
b97c267099 v1.0.0 Build 6 1.0.0.6 2025-02-08 20:19:20 +00:00
Jacob Schmidt
3f01040e16 Hotfix 02082025@1420
All checks were successful
Build / Build (push) Successful in 1m30s
2025-02-08 14:18:26 -06:00
github-actions
c9c1a3556d v1.0.0 Build 5 1.0.0.5 2025-02-08 04:45:40 +00:00
Jacob Schmidt
7318d26fe0 Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/dragonfly
All checks were successful
Build / Build (push) Successful in 55s
2025-02-07 22:45:28 -06:00
Jacob Schmidt
ff83729fad Update 02072025@2245 2025-02-07 22:45:24 -06:00
github-actions
43987d55ce v1.0.0 Build 4 1.0.0.4 2025-02-08 04:35:24 +00:00
Jacob Schmidt
4e71baef13 Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/dragonfly
All checks were successful
Build / Build (push) Successful in 1m9s
2025-02-07 22:35:04 -06:00
Jacob Schmidt
95fdf45cde Update ArmaDragonflyClient Extension: Implement pub/sub messaging system with event routing, chunking support, and consistent message handling 2025-02-07 22:34:56 -06:00
github-actions
adb9f99c0e v1.0.0 Build 3 1.0.0.3 2025-01-01 19:41:40 +00:00
Jacob Schmidt
a97d3a5285 Major Update 01012025@1335
All checks were successful
Build / Build (push) Successful in 56s
2025-01-01 13:41:26 -06:00
github-actions
4b6de40439 v1.0.0 Build 2 1.0.0.2 2025-01-01 15:45:52 +00:00
Jacob Schmidt
2552f491ec Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/dragonfly
All checks were successful
Build / Build (push) Successful in 1m6s
2025-01-01 09:45:38 -06:00
Jacob Schmidt
8f4dad4977 Remove bin directory from git tracking 2025-01-01 09:45:16 -06:00
github-actions
e2f7926c41 v1.0.0 Build 1 2025-01-01 15:34:18 +00:00
Jacob Schmidt
bf951fd1f6 Initial Repo Setup
Some checks failed
Build / Build (push) Failing after 39s
2025-01-01 09:33:04 -06:00