Skip to content

Releases: Kitware/wslink

v1.9.1

01 Nov 23:30

Choose a tag to compare

1.9.1 (2022-11-01)

Bug Fixes

  • clientSession: Make reverse connection subscriptable (bb672ca)
  • subscriptable: fix typo (13b60c5)

v1.9.0

20 Oct 21:30

Choose a tag to compare

1.9.0 (2022-10-20)

Features

  • skip_last_active_client: Better network handling for collaboration (e4844e6)

v1.8.4

13 Oct 14:55

Choose a tag to compare

1.8.4 (2022-10-13)

Bug Fixes

  • ws_server: handle client disconnection even in case of error (0fa664e), closes #118

v1.8.3

13 Oct 14:44

Choose a tag to compare

1.8.3 (2022-10-13)

Bug Fixes

  • security: publish messages only to authenticated clients (c630baa)

v1.8.2

24 Aug 22:11

Choose a tag to compare

1.8.2 (2022-08-24)

Bug Fixes

  • ssl: forgot to import ssl from .ssl_context (d1f5f71)

v1.8.1

24 Aug 22:04

Choose a tag to compare

1.8.1 (2022-08-24)

Bug Fixes

  • ssl: make import optional for ParaView (be11056)

v1.8.0

24 Aug 14:51

Choose a tag to compare

1.8.0 (2022-08-24)

Features

  • SSL: support ssl context (00eed08)

v1.7.0

11 Aug 22:45

Choose a tag to compare

1.7.0 (2022-08-11)

Features

  • reverse-connection: Add support for ClientWS and Relay service (f62fef3)

v1.6.6

05 Jul 08:29

Choose a tag to compare

1.6.6 (2022-07-05)

Bug Fixes

  • aiohttp: Avoid newer, breaking versions (de16350)

v1.6.5

03 Jun 02:21

Choose a tag to compare

1.6.5 (2022-06-03)

Bug Fixes

  • js: Properly handle protocol mapping (d02d41d)