Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

gameontext/gameon-mediator

Repository files navigation

Game On! Mediator Service

Codacy Badge

See the mediator service information page in the Game On! Docs for more information on how to use this service.

Building

To build this project:

./gradlew build
docker build -t gameontext/gameon-mediator mediator-wlpcfg

MicroProfile is an open platform that optimizes the Enterprise Java for microservices architecture. In this application, we are using MicroProfile 1.3.

Features

  1. MicroProfile Metrics - This feature allows us to expose telemetry data. Using this, developers can monitor their services with the help of metrics.

    The application uses the Timed and Counted metrics. To access these metrics, go to https://localhost:9446/metrics. The Metrics feature is configured with SSL and can only be accessed through https. You will need to login using the username and password configured in the server.xml. The default values are admin and admin.

Contributing

Want to help! Pile On!

Contributing to Game On!

About

The mediator between the device (phone, browser, ... ) and rooms, items, and other backend services.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages