commit | dc07fc574d32f80ec1c3ea08846212adeaf250b3 | [log] [tgz] |
---|---|---|
author | Shyam Jayaraman <bjornick@google.com> | Fri May 29 15:32:22 2015 -0700 |
committer | Shyam Jayaraman <bjornick@google.com> | Fri May 29 15:37:44 2015 -0700 |
tree | df692b8c8aba1b10726b349cd79eb3aaa84783fa | |
parent | 3facd24462233fbbdacef8aabe0a87d14325aa5d [diff] |
wspr: Don't send the stream close message to JS servers if they already responded. There is still a race here, where the stream close is sent as the response is coming in, but this should solve many other cases. Change-Id: If29b9e5da58982eeaa426ca42646dcc36cd9c819
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.