Releases: youngmonkeys/ezyfox-server-csharp-client
Releases · youngmonkeys/ezyfox-server-csharp-client
Release version 1.1.6 for Unity
What's Changed
- simplify unity socket config by @vu-luong in #60
- add CreateBinding method by @vu-luong in #61
- use logger.debug in EzyUdpSocketReader.update by @vu-luong in #62
- merge master by @vu-luong in #63
- add isMobile, openUrlWithCookies by @vu-luong in #64
- Update EzyWSProxy by @vu-luong in #65
Full Changelog: v1.1.5-unity...v1.1.6-unity
Release version 1.1.5 for Unity
Release version 1.1.4 for Unity
What's Changed
- add virtual to ping schedule methods by @vu-luong in #45
- add event loop group by @tvd12 in #42
- add enable SSL variable by @tvd12 in #51
- update to be compatible with older dotnet version by @tvd12 in #52
- fix default connectTime by @vu-luong in #54
- abstract classes used in unity by @vu-luong in #56
Full Changelog: v1.1.3-unity...v1.1.4-unity
Release version 1.1.3 for Unity
What's Changed
- add EzySocketProxy disconnect method (#39) by @tvd12 in #40
- add EzyDefaultController Disconnect method by @vu-luong in #41
- init logger at Awake by @vu-luong in #43
- add virtual to ping schedule methods (#45) by @vu-luong in #46
- add ws ping schedule by @vu-luong in #47
- merge master to add event loop group by @tvd12 in #49
Full Changelog: v1.1.2-unity...v1.1.3-unity
Release version 1.1.2 for Unity
Release version 1.1.1 for Unity
- Add encryption data feature
- Add onTryConnect event for EzySocketProxy
Release version 1.1.0 for Unity
- Fix typo
Release version 1.0.9 for Unity
- Unity WebGL websocket
- Unity common controller
Release version 1.0.8
- Update socket reader: fix nullpointer issue
Release version 1.0.7
- Update MsgPackConstant