Python SSB library, based on https://github.com/pferreir/pyssb
Go to file
2017-08-01 19:38:04 +02:00
ssb Use async connect(...) 2017-08-01 19:32:36 +02:00
.gitignore Update .gitignore 2017-07-30 22:43:49 +02:00
AUTHORS Add MIT license and AUTHORS file 2017-06-02 20:43:54 +02:00
CHANGES.rst Add setup.py 2017-07-30 22:41:41 +02:00
LICENSE Add MIT license and AUTHORS file 2017-06-02 20:43:54 +02:00
README.rst Add setup.py 2017-07-30 22:41:41 +02:00
requirements.txt Extract secret-handshake into separate lib 2017-06-05 00:28:29 +02:00
setup.cfg First partially working implementation 2017-06-02 20:09:55 +02:00
setup.py Add setup.py 2017-07-30 22:41:41 +02:00
test_client.py Improve test_client.py 2017-08-01 19:38:04 +02:00
test_server.py Use async connect(...) 2017-08-01 19:32:36 +02:00