tdlib-session-container/README.md
Andrea Cavalli 8b71b9e2cb Bugfixes
2021-01-24 19:13:46 +01:00

405 B

TDLib session container

This software is a wrapper for TDLight Java

Unlike TDLight java, this wrapper abstracts TDLib to make it possible to run remotely, decoupling it into a client and a server.

TDLib session container can be used in various ways:

  • Clustered
  • Remote
  • Local
  • Direct (The client process, as TDLight java)