Skip to content

Conversation

oleg-jukovec
Copy link
Collaborator

  • ConnectionPool.Add() allows to add a new endpoint into a pool.
  • ConnectionPool.Remove() allows to remove an endpoint from a pool.

I didn't forget about (remove if it is not applicable):

Related issues:

Closes #290

@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-290-pool-add-remove branch from 852a31b to 430da00 Compare May 29, 2023 14:39
@oleg-jukovec oleg-jukovec marked this pull request as ready for review May 29, 2023 15:35
* ConnectionPool.Add() allows to add a new endpoint into a pool.
* ConnectionPool.Remove() allows to remove an endpoint from a pool.

Closes #290
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/gh-290-pool-add-remove branch from 430da00 to 2acfb5a Compare June 5, 2023 13:02
@oleg-jukovec oleg-jukovec merged commit c810cb3 into master Jun 5, 2023
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-290-pool-add-remove branch June 5, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pool: ability to add/remove an endpoint
3 participants