We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a new PoolableBroadcasterFactory that pool Broadcaster instance. The pool can be used by application that creates a lot of short lived Broadcaster
PoolableBroadcasterFactory
Broadcaster
The text was updated successfully, but these errors were encountered:
9128162
🐎 Improve API for #1879
9f38497
🐎 Improve API and add tests for #1879
06f5ff8
🐎 Make sure the Broadcaster is fully cleared for #1879
93ac66c
No branches or pull requests
Add a new
PoolableBroadcasterFactory
that poolBroadcaster
instance. The pool can be used by application that creates a lot of short livedBroadcaster
The text was updated successfully, but these errors were encountered: