-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
After having looked at the code for websocket, I think that the HTTP::Websocket
class itself should be refactored some, so this will probably involve a monkeypatch to apply that refactoring, which will reduce the cyclomatic complexity of the run
method while simultaneously making it a lot cleaner to instrument everything. I will then contribute that back up to core in the hope that it will be included in a future release, allowing me to remove it from this codebase and leave only the instrumentation itself.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request