module
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Sep 14, 2022
License: AGPL-3.0
Opens a new window with license information.
README
¶
Momentum controller
Controller is responsible for Worlds logic as for handling of backend and frontend messages.
Building
make build
Executable is placed in bin/controller
.
Or
make run
To run the application.
Running
It can be configured by a yaml config file and/or environment variables.
For details look in internal/config
folder.
Note
If you run the service locally Unity client won't be able to connect to it securely. Use ws:localhost:port/posbus
as URL in NetworkConfiguration
.
Directories
¶
apps
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
hydra
Package to talk to Ory Hydra.
|
Package to talk to Ory Hydra. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package pkg can be used by third-parties
|
Package pkg can be used by third-parties |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.