Closed szabowexler closed 4 years ago
Adds the option to construct your own NioHttpClient for reuse among many slack client wrappers. Helps address #170
NioHttpClient
NOTE: if you pass in your own client like this, you own closing it down.
Adds the option to construct your own
NioHttpClient
for reuse among many slack client wrappers. Helps address #170NOTE: if you pass in your own client like this, you own closing it down.