-
See https://spatialos.improbable.io/games/grpc-web-moving-past-restjson-towards-type-safe-web-apis and https://github.com/improbable-eng/grpc-web
We could probably use a wrapper of https://github.c…
-
`worker_create.sh` uses `cp -rT` to copy the worker path to its destination. The `-T` flag is a GNU-ism that is not available in BSD-style `cp` (i.e. OS X). I posted a PR which fixes this on my machin…
-
#### Description
When a regular null reference exception occurs while inside a ComponentUpdated callback, the errors given by the unity console does not point towards where the nullreference except…
-
#### Description
I run "spatial.exe worker build" successfully, but the binary not generated. Why? Dose this project on be compiled in Unity IDE?
executed below in gdk-for-unity-fps-starter-pro…
-
We are accepting issues and we want your [feedback](../README.md#give-us-feedback).
-------
#### Description
can not retrieve worker sdk when starter kit in a path which have space in folder na…
filod updated
6 years ago
-
Edit: Any PR's please make them against the `net` branch.
## Motivation
In the day and age of high-speed internet, nobody wants to play alone. For this, we need an easy way for users to add mult…
-
When I run the prepare-workspace script, I'm getting an error
bash prepare-workspace.sh
: invalid option name line 2: set: pipefail
This is this spatial diagnose output
spatial diagnose
A n…
-
#### Description
Running spatial clean in cmd or powershell on windows outputs an error because it can't find the program "rm"
## Expected behaviour
spatial clean should function without issues o…
-
if you don't mind, i would like to ask how to choose between agones and spatial OS
in term of low server management, security, performance and mitigating cheating..
or they do different things and…
-
Our game is done in WebGL. Would this project help me build a browser side JavaScript improbable client worker that communicates with a 'managed worker', either done in node or C++? What would be the …