Skip to content

Create basic API and Protocol

Past due by about 9 years 54% complete

The objective is to create a basic API and Protocol in Python that work well together. More specifically, when this milestone is complete we should have a concrete protocol and a Python Server as well as Python Client-side API that can communicate with the server to send text and media messages. There should also be tests that show how the API is supposed…

The objective is to create a basic API and Protocol in Python that work well together. More specifically, when this milestone is complete we should have a concrete protocol and a Python Server as well as Python Client-side API that can communicate with the server to send text and media messages. There should also be tests that show how the API is supposed to function.

Loading