Kitware / wslink

Python/JavaScript library for communicating over WebSocket
https://kitware.github.io/wslink/
BSD 3-Clause "New" or "Revised" License
83 stars 27 forks source link

docs(types): add optional kwargs parameter to WebsocketSession.call signature #107

Closed eino closed 2 years ago

eino commented 2 years ago

Correct typescript signature of the WebsocketSession.call method, adding the accepted optional kwargs parameter.

jourdain commented 2 years ago

:tada: This PR is included in version 1.6.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: