KTAtkinson / crypto-im

Chat client implemented with Python, Flask, and PostgreSQL.
1 stars 0 forks source link

Completed route that allows a user to join a conversation. #2

Closed KTAtkinson closed 8 years ago

KTAtkinson commented 8 years ago

Add route that allows a user to join a conversation, and creates it if it doesn't exist.