Is there any way of observing WebSocket events from an addon?
E.g. at the moment, for HTTP Requests, I might add an observer to the observer service for http-on-modify-request or http-on-examine-response topics: I can't see any reference to WebSockets in the list of observer notifications.
Any help would be greatly appreciated.
http-on-modify-requestnotification as regular HTTP channels. - Wladimir Palant