Skip to content

Releases: becvert/cordova-plugin-websocket-server

1.6.0

19 Apr 09:17
80d8fac
Compare
Choose a tag to compare

Support for binary messages (websocket opcode 2)
[iOS] updating cordova-plugin-add-swift-support dependency to 2.0.2
[iOS] support Swift 5

1.5.0

03 Apr 08:45
Compare
Choose a tag to compare

[Android] upgrading to org:java-websocket:1.4.0
[iOS] updating cordova-plugin-add-swift-support to 2.0.1
[iOS] support Swift 4

1.4.11

07 Nov 13:16
Compare
Choose a tag to compare

[Android] replacing compile with implementation (Android Gradle plugin 3.0)
[Android] upgrading to org:java-websocket:1.3.9

1.4.10

04 Apr 15:00
Compare
Choose a tag to compare

[Android] fixed "Error during WebSocket handshake: code: 404" when using the protocols option

1.4.9

03 Apr 08:57
Compare
Choose a tag to compare

[Android] preventing crash in the onError handler
[Android] upgrading to org:java-websocket:1.3.8
[iOS] updating cordova-plugin-add-swift-support dependency to 1.7.2

1.4.8

02 Jan 13:52
Compare
Choose a tag to compare

[Android] upgrading to org:java-websocket:1.3.7
[iOS] updating cordova-plugin-add-swift-support dependency to version 1.7.1

1.4.7

31 Aug 12:27
Compare
Choose a tag to compare

[iOS] setting version of cordova-plugin-add-swift-support dependency
[iOS] fixed not working with firefox client

1.4.6

20 Jul 12:45
Compare
Choose a tag to compare

Changelog moved to CHANGELOG.md
[Android] fixed wasClean in the onClose handler (now returns true on normal termination)
[Android] fixed closing a connection server-side was not triggering the onClose handler

1.4.5

02 Jul 16:06
Compare
Choose a tag to compare

[Android] upgrading to org:java-websocket:1.3.4
[iOS] fixing crash when tcpNoDelay not defined

1.4.4

25 Jun 15:35
Compare
Choose a tag to compare

[Android] fixed NPE when getting HostAddress. 'addr' or 'remoteAddr' fields may be null.
[Android] fixed WebsocketNotConnectedException when calling send
[Android] upgrading to org:java-websocket:1.3.3