Commit Graph

6 Commits

Author SHA1 Message Date
d8ae8ade70 Refactored out claim check logic to its own class 2024-03-14 14:03:27 +01:00
e61d0abb5d Refactored SubscriberInterface 2024-03-14 00:45:26 +01:00
17c683d9e8 Refactored subscribers to own namespace 2024-03-14 00:32:44 +01:00
7953ce51ee Update makefile, tweak topictest 2024-03-12 18:20:56 +01:00
e6c85b81e5 Fixes to ssl/tls, misc improvements
* Use the PHP context options to configure tls rather than reinventing
  the wheel.
* Properly setup the SocketServer for ssl
* Added generic getter for config values
2024-03-12 15:51:55 +01:00
8be2e81054 First unit tests, misc fixes 2024-03-12 01:45:21 +01:00