Hello,
If I have Unity app hosting server is it possible to create another non Unity app which will be able to connect to that Unity host and receive at least ClientRPC/Command or at best use SyncVars?
If not - can it be connected on low level API?
Any examples are highly appreciated.