]> Sergey Matveev's repositories - public-inbox.git/commit
doc: technical/ds.txt: describe PublicInbox::DS divergences
authorEric Wong <e@yhbt.net>
Fri, 10 Jan 2020 20:35:33 +0000 (20:35 +0000)
committerEric Wong <e@yhbt.net>
Sat, 11 Jan 2020 06:32:19 +0000 (06:32 +0000)
commitf018d5cc70f3a6983e4ec188ae62a729a8b31157
tree7e74cce57aa40f6f184d8028aea73fe64b693d2b
parent9f5a583694396f84056b9d92255bba0197b52bc8
doc: technical/ds.txt: describe PublicInbox::DS divergences

Danga::Socket 1.62 was released a few months back and
the maintainer indicated it would be the last release.
We've diverged significantly in incompatible ways...

While most of this should've already been documented in
commit messages, putting it all into one document could
make it easier-to-digest.

It's also a strange design for anybody used to conventional
event loops.  Maybe this is an unconventional project :P
Documentation/technical/ds.txt [new file with mode: 0644]
MANIFEST
lib/PublicInbox/DS.pm