shadowspore / t38c

Tile38 Client package
MIT License
83 stars 33 forks source link

Adds close connection method #7

Closed NimaGhaedsharafi closed 4 years ago

shadowspore commented 4 years ago

But this method does not close anything :thinking:

NimaGhaedsharafi commented 4 years ago

this closes the connection. doesn't it? Actually I was looking for the way you're managing the pool but couldn't find it. Please let me know where it is.

shadowspore commented 4 years ago

See package transport (it contains implementations of Executor interface).

NimaGhaedsharafi commented 4 years ago

I'll check and update so.

shadowspore commented 4 years ago

10