Very basic proof of concept, able to post and recieve messages

This commit is contained in:
Jeremy Zhang
2017-01-16 15:03:49 -08:00
parent e5c45d4c3f
commit cd9e21fa87
4 changed files with 156 additions and 0 deletions

3
.gitignore vendored
View File

@ -87,3 +87,6 @@ ENV/
# Rope project settings
.ropeproject
# Project specifc
config.py