Team Status Update for 17/10

One risk that could occur with the website backend is that it might not be compatible with our TCP server. In most Django projects, both the client and the server are handled by Django. However, in our situation the client is our central node, for which we will write the communication protocol from scratch. In order to mitigate this risk, Krish and Arjun will have to be clear on what the central node sends and what the AWS server receives. This also raises the question on the implementation style of the central node code due to parsing the csrf token in HTTP requests, which Krish and Arjun will discuss.

Leave a Reply

Your email address will not be published. Required fields are marked *