/UnityNATS

Unity NATS connection

Primary LanguageC#

UnityNATS

Unity3d to NATS simple connection.

NATS is high-performance, extremely lightweight messaging system.

nats.net NATS .NET client used and must be installed. You can import NATS.Client.dll into Unity as plugin.

nats-server must run.

Explore "Example" folder.