Tdlib Ruby Versions Save

Ruby bindings and client for TDLib

v0.9.1

5 years ago
  • Fix deadlock in Client#on_ready

v0.9.0

5 years ago
  • Use Celluloid

v0.4.0

5 years ago
  • Add configurable timeout
  • Fix hanging threads after timeout

v0.3.0

6 years ago
  • Use Concurrent::Promise instead of timeout module
  • Add integration tests