Sergey Kharchenko

Results 3 comments of Sergey Kharchenko

Some Internet providers still work intermittently

We can only transfer the adapter type but not the instance, unfortunately.

Hey guys, This `https://github.com/atipugin/telegram-bot-ruby/pull/180` resolve problem with proxy. Or you can add to your project same code ```ruby require 'socksify' require 'socksify/http' module Faraday class Adapter class NetHttp def net_http_connection(env)...