Kitware / wslink

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

Rework the way messages are exchanged between server and client (msgpack + chunking) #153

Closed alesgenova closed 6 months ago

alesgenova commented 6 months ago
jourdain commented 6 months ago

I haven't looked at the code yet. But make sure your commit is marked with BREAKING CHANGE: ....

jourdain commented 6 months ago

Tested and it looks good

jourdain commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: