Commit Graph

8 Commits

Author SHA1 Message Date
Chris d8ae8ade70 Refactored out claim check logic to its own class 2024-03-14 14:03:27 +01:00
Chris e61d0abb5d Refactored SubscriberInterface 2024-03-14 00:45:26 +01:00
Chris 17c683d9e8 Refactored subscribers to own namespace 2024-03-14 00:32:44 +01:00
Chris 952b13535d Improved response middleware, added tests 2024-03-13 22:20:54 +01:00
Chris b730b82ef7 More tests, misc fixes 2024-03-13 01:29:56 +01:00
Chris 7953ce51ee Update makefile, tweak topictest 2024-03-12 18:20:56 +01:00
Chris 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
Chris 8be2e81054 First unit tests, misc fixes 2024-03-12 01:45:21 +01:00