Skip to content

Conversation

@daviwil
Copy link
Contributor

@daviwil daviwil commented Dec 12, 2015

This change improves JSON RPC message deserialization to tolerate requests
and events lacking a 'params' object. This appeared while using
vscode-languageclient and attempting the language server using its stop()
method.

This change improves JSON RPC message deserialization to tolerate requests and events lacking a 'params' object. This appeared while using vscode-languageclient and attempting the language server using its stop() method.
daviwil added a commit that referenced this pull request Dec 12, 2015
Improve JSON RPC message deserialization
@daviwil daviwil merged commit 44a5af4 into master Dec 12, 2015
@daviwil daviwil deleted the daviwil/fix-shutdown branch December 12, 2015 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants