Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilyalatt ilyalatt released this 04 Feb 18:09
· 100 commits to master since this release
628873c
  • TgMiddlewareChain, DelayCallMiddleware which is used be default to prevent a flood error
  • a periodical asynchronous Store saving (100ms) instead of save on each change
  • automatic reconnect attempt on each call
  • an internal class TgBellhop, which handles work with a pool of connections via TgConnectionPool with DCs and enhances performance
  • change of Session, new Version field to prevent usage of sessions with deprecated format
  • change of some names