GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1372
THRIFT-4131: js / WebSocket / fix handling oneway methods
Client: js
Patch: Martin Hejnfelt <[email protected]>
This closes #1372
Submitted patch stored in Jira.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-4131
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1372.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1372
----
commit 61c772902bd1a0ad583ae9910a26b535caf13674
Author: James E. King, III <[email protected]>
Date: 2017-09-24T15:46:27Z
THRIFT-4131: js / WebSocket / fix handling oneway methods
Client: js
Patch: Martin Hejnfelt <[email protected]>
This closes #1372
----
---