#81 discussion follow-up and request for comments
aqrln opened this issue · 8 comments
aqrln commented
lundibundi commented
Ok with me, that was actually the question when i asked about them.
aqrln commented
@lundibundi thanks for the feedback and for noticing a redundancy in the specs we prepared.
@Gagnant we need you approval to do this since you're a member of Session WG too and we don't want to break the iOS client :)
Gagnant commented
Also agree with the changes
aqrln commented
@Gagnant great.
Hence I propose to update the handshake format like this:
Request | Response |
---|---|
{ handshake: [0, 'appName'], session: ['sessionId', receivedCount] } |
{ handshake: [0], ok: receivedCount } |
Note the absence of square brackets around receivedCount
in the second case. @belochub, @lundibundi, @Gagnant, does this LGTY?
belochub commented
LGTM, can't wait to start using this feature.
Gagnant commented
LGTM
lundibundi commented
LGTM