-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove WebSocket subscription of which closed connection (#487)
* Remove websocket filter if websocket has been closed without uninstall * Corrects test comment * Fix log level * Rename filtersLock to lock * simplify loop for flushing in FilterManager * Use defer for unlock in FilterManager * Rename LogFilter to LogQuery * Refactor FilterManager * Fix lint error * Add comments to FilterManager * Rename filterOptions to query * Add new error in FilterManagger:GetChanges for WebSocket filter * Update BSD License list
- Loading branch information
1 parent
ea0aca2
commit 8dc4251
Showing
9 changed files
with
585 additions
and
364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.