mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
updating readme for cloud list server (#2058)
This commit is contained in:
parent
b316b35d46
commit
c278c004f6
@ -1,12 +1,19 @@
|
||||
# Mirror Cloud Services
|
||||
|
||||
Example has api key that can be used for as a demo.
|
||||
## Mirror List Server
|
||||
|
||||
To get a api key to use within your game buy here...
|
||||
Example has API key that can be used for as a demo.
|
||||
|
||||
To get an API key to use within your game you can subscribe on the [Mirror Networking Website](https://mirror-networking.com/list-server/)
|
||||
|
||||
## Example
|
||||
### Key features
|
||||
|
||||
An example for this can be found in Mirror/Examples/PongWithListServer/
|
||||
- The Cloud Service works via https so is secure and can be used from any platform.
|
||||
- It runs on Google Cloud so there is no worry about server down time.
|
||||
- It scales really well. Default quota is 1000 API requests per minute. If you have high demands, contact us and we can increase that limit.
|
||||
|
||||
## List Server Examples
|
||||
|
||||
An example for this can be found in Mirror/Examples/Cloud/
|
||||
|
||||
*Note: you can not connect to your own public ip address, you will need at least people to test this*
|
Loading…
Reference in New Issue
Block a user