Skip to content

Tags: nsynkde/socketio-client-ue4

Tags

v1.8.0

bump final for 4.27

confirmed building on most supported platforms

v1.8.0mp

bump final for 4.27

confirmed building on most supported platforms

1.7.0

remove old plugin whitelist descriptors

1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request getnamo#264 from getnamo/issue-245

Issue 245 - Fixes socket v3/v4 compatibility

1.5.5

Merge suggested getnamo#230 fix

v1.5.5mp

disable iOS for MP until fix

v1.5.4mp

disable iOS for MP until fix

v1.5.3mp

temp disable mac from build while awaiting hw to test against

1.5.1

Fix getnamo#238 by making Construct Json Req non-pure

Constructing a request should happen before other calls, made non-pure. Should make getnamo#238 cases less common.