Publisher | Firesplash Entertainment |
---|---|
File size | 311.33kB |
Number of files | 29 |
Latest version | 1.3.1 |
Latest release date | 2023-10-04 12:22:22 |
First release date | 2023-03-03 04:55:12 |
Supported Unity versions | 2018.4.2 or higher |
It implements an easy to use API for communicating to any socket.io powered backend like for example NodeJS microservices using the standard On/Emit Methods.
This implementation is brand new. It is a complete rewrite compared to our existing "Basic" solution. If you happen to find a bug please contact our support, we are quick. Promised!
The library supports Receiving and Emitting events with zero, one or even more data payload parameters as simple as.
While our BASIC asset is even a bit more simple to use, it does not support namespaces, more than one payload and many more features which THIS asset actually DOES support.
Welcome to the new era of Socket.IO for Unity!
There may be minor differences in handling technical events (like connect, disconnect, connect_attempt, ...) comapred to the JS library but we try to keep it aligned as near as possible.