vk-java-sdk
vk-java-sdk copied to clipboard
Make VkStreamingApiClient closeable
VkStreamingApiClient contains closeable field - AsyncHttpClient asyncHttpClient, which is not properly closed inside the class.