Releases: James-Frowen/SimpleWebTransport
Releases · James-Frowen/SimpleWebTransport
v2.2.2
2.2.2 (2024-10-01)
Bug Fixes
- using on events instead of addEventListener (a342e9f)
v2.2.1
2.2.1 (2024-07-08)
Bug Fixes
- increasing default handshake max size (5a8aaa6)
v2.2.0
2.2.0 (2024-04-24)
Features
- adding versions of SendAll that accept ICollection or IEnumerable (28b6b25)
v2.1.1
2.1.1 (2024-04-09)
Bug Fixes
- removing invalid auto import (a37bc02)
v2.1.0
2.1.0 (2024-04-09)
Features
- adding option to allow ssl errors. Useful when testing with self signed cert (d956089)
v2.0.1
2.0.1 (2024-03-16)
Bug Fixes
- updating unity version in package (b4f1f26)
v2.0.0
2.0.0 (2024-03-16)
- fix!: removing Runtime from global scope (2e28322)
BREAKING CHANGES
- no longer supports unity 2020 or earlier
v1.6.5
1.6.5 (2024-03-14)
Bug Fixes
- stopping websocket variable being put in global scope (074d85b)
v1.6.4
1.6.4 (2023-07-15)
Bug Fixes
- improving error message from opcode (41cbed0)
v1.6.3
1.6.3 (2023-06-09)
Bug Fixes
- converting endpoint to ipv4 (49340c2)