Go to file
Andrea Cavalli 75d4791f98 Update reactor 2022-12-21 01:05:49 +01:00
.github/workflows Include version 2022-05-05 20:25:00 +02:00
src Allow the use of local sockets 2022-11-09 18:56:28 +01:00
.gitignore Update .gitignore 2020-10-14 22:40:55 +02:00
README.md Bugfixes 2021-01-24 19:13:46 +01:00
pom.xml Update reactor 2022-12-21 01:05:49 +01:00

README.md

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)