This repository has been archived by the owner on Aug 1, 2019. It is now read-only.
forked from CreativeTechnology/socket.io-unity-client
-
Notifications
You must be signed in to change notification settings - Fork 4
jankolkmeier/socket.io-unity-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: - Put these files somewhere in your Unity3D project - Set host and port of socket in "Example.cs" - Append Example.cs to a GameObject in Unity editor - Connects to the socket.io socket just as any other socket.io client. Uses the WebSocket transport. Disclaimer: - Does not support secure connections. Also the handshake doesn't work yet. Roadmap: - Use events instead of interface implementation - Fix handshakes
About
A socket client tested to connect to socket.io-node servers.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%