The core components of Babili shared across the others
Go to file
aewens 8db4bd2a34 Fixed decoding bug 2019-06-06 16:23:42 -04:00
parsers Added reducers, fixed utf8 issue in socket, added bindings to hooks 2019-06-06 02:20:44 -04:00
plugins Abstracted reducer utility functions into utils, using autoload for plugins and reducers, split up reducers 2019-06-06 13:22:21 -04:00
reducers Abstracted reducer utility functions into utils, using autoload for plugins and reducers, split up reducers 2019-06-06 13:22:21 -04:00
.gitignore Basic setup for core 2019-05-29 23:49:36 -04:00
LICENSE Basic setup for core 2019-05-29 23:49:36 -04:00
README.md Initial commit 2019-05-29 17:33:41 -04:00
__init__.py Basic setup for core 2019-05-29 23:49:36 -04:00
composer.py Fixed decoding bug 2019-06-06 16:23:42 -04:00
socket.py Fixed decoding bug 2019-06-06 16:23:42 -04:00
utils.py Abstracted reducer utility functions into utils, using autoload for plugins and reducers, split up reducers 2019-06-06 13:22:21 -04:00

README.md

core

The core components of Babili shared across the others