Protocols are important to our project because we have varying technologies in our backend. When you merge different technologies together, you need to define a way for them to talk to each other. Since I am working on the Android app and Firebase server, I came up with a communication protocol between the mobile app and our backend server. Defining this early as we continue development will decrease the likelyhood of bugs and confusion.
No comments:
Post a Comment