nmos-testing
nmos-testing copied to clipboard
Secure WebSocket implementation in mock Registry
Currently the mock Registry can only accept/create insecure WebSocket subscriptions. This should be addressed in the mock Registry by:
- Implementation of secure WebSocket subscriptions
- Checking for and rejecting insecure WebSocket subscriptions when running in secure mode