Skip to content
vysheng edited this page Jan 30, 2014 · 7 revisions

BUGS

  • Bug in registration. It fails first time with great (0.8 I think) probability
  • Bug with net. After the net is up you have chances of fail with assertion about time
  • Bug in updates order. You can see lines hole in seq.... This problem. Almost everytime it does no harm
but sometimes may lead to assertion failed or stop of updates processing. (Currently I am working on this)
  • In piped input program can eat 100% CPU (because it doesn't hang in epoll)

FEATURES

  • HTTP protocol with support of http proxy.
  • Encrypt binlog
  • Write FAQ
  • Safe delete of encrypted chats from binlog
  • Wait until dialog list arrives before processing input. Useful in piped input mode.
Clone this wiki locally