Closed lalexgap closed 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
firebaseRelay
sendToFirebase
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 callsendToFirebase