more info n update in readme
This commit is contained in:
parent
cb696f5c0f
commit
40f4352a31
@ -19,6 +19,8 @@ provides the following transports:
|
||||
|
||||
### Note on version compatibility
|
||||
|
||||
Since version 0.6.9 websocket protocol supports both text and binary frames; old clients are backward compatible with mew servers, but new clients only can work with older servers only in default binary frame mode. Upgrade also your servers to get better websocket compatibility [^1].
|
||||
|
||||
Version 0.5.1 could be backward incompatible due to upgrade of the crypto2.
|
||||
|
||||
Protocols >= 0.3.0 are not binary compatible with previous version due to more compact binary
|
||||
@ -275,3 +277,4 @@ It will be moved to open source; we also guarantee that it will be moved to open
|
||||
|
||||
[MITM]: https://en.wikipedia.org/wiki/Man-in-the-middle_attack
|
||||
[Sergey Chernov]: https://t.me/real_sergeych
|
||||
[^1]: On some new Xiaomi phones we found problems with websocket binary frames, probably in ktor; use text frames otherwise.
|
Loading…
x
Reference in New Issue
Block a user