-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: remove PooledStreamEncoder (#220)
This class is no longer used as we now use the Router for all outbound calls including via AsyncClient. This makes the code cleaner and removes 2 allocations in some cases.
- Loading branch information
1 parent
d1d5f41
commit 6fabccb
Showing
5 changed files
with
175 additions
and
261 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.