nbusy / nbusy-android

NBusy Android app.
http://nbusy.com
Apache License 2.0
1 stars 0 forks source link

Android client should lay out the specs on how to receive messages #27

Closed soygul closed 8 years ago

soygul commented 8 years ago

i.e.

msg.recv -> [1,2,3] [1,2,3] <- msg.ack (ack each accepted message individually in an array batch?)

soygul commented 8 years ago

Done.