issues
search
heroiclabs
/
nakama-unity
Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
419
stars
75
forks
source link
Fixed an issue where SSL handshake would fail on Android devices.
#26
Closed
mofirouz
closed
7 years ago
mofirouz
commented
7 years ago
Fixed an issue where SSL handshake would fail on Android devices.
Don't send Expect 100-Continue in HTTP requests.
novabyte
commented
7 years ago
@mofirouz Looks good 👍 I'll merge it in and build a release.