magmo / apps

Proof of concept applications that use the Force Move Game framework.
9 stars 5 forks source link

Separate out Messaging from Response logic #643

Closed lalexgap closed 5 years ago

lalexgap commented 5 years ago

I've attempted to separate out the logic of message handling (from either firebase or the REST endpoint) from the wallet/rps logic.

firebaseRelay no longer relies on posting to the REST endpoint and having the REST endpoint call sendToFirebase