twingly / ecco

:dolphin: MySQL replication binlog parser in JRuby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Ecco::Client#connected?

jage opened this issue · comments

Would like to know if we're connected or not. I assume this will just delegate to BinaryLogClient's isConnected().