remove client from servers subscribers map after client disconnection (#228)

Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com>
This commit is contained in:
Evgeny Poberezkin
2021-12-17 12:28:48 +00:00
committed by GitHub
parent f15067cf68
commit 5f7fe8b0dc
7 changed files with 76 additions and 21 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- stable
tags:
- "v*"
pull_request: