]> git.frykholm.com Git - friends.git/commit - friends/server.py
Add salmon support (WIP)
authorMikael Frykholm <mikael@frykholm.com>
Sun, 30 Jul 2017 19:08:04 +0000 (21:08 +0200)
committerMikael Frykholm <mikael@frykholm.com>
Sun, 30 Jul 2017 19:08:04 +0000 (21:08 +0200)
commit2af4a5fc47f7cd40d5fd305ddd6e51f6a068b2d6
tree32f70c6d60ff225a0c85a6878dd77c464e38d04c
parent6fd5e534401cef2065a35d559ba4304ad0be8373
Add salmon support (WIP)

WIP needs a working handler
friends/magicsig/__init__.py [new file with mode: 0644]
friends/magicsig/magicsigalg.py [new file with mode: 0644]
friends/salmoning/__init__.py [new file with mode: 0644]
friends/server.py