-
Sends:
Cue angle - radians
Object ball coordinates - [(CueBall),(ObjectBall0), (ObjectBall1)...]; (x, y)
Response:
Response:
{
"Cue":[
{
"Start":(X,Y),
"End":(X,Y),
"Type":Wall(0),Ball(1),…
-
There are no docs describing the communication with the game server. The doc must consist of two separate parts:
- Stage communication (how to: quick game, create game, list games, join game)
- Gamepl…
-
**Motivation:** What kind of database you use and where it lives should be an implementation detail to be decided upon at the right time. BaaS services like Firebase requires lots of logic which would…
-
I'm trying to mock an overcomplicated API that I don't own, but that my code makes calls to. For each of my tests I have to mock quite a lot of endpoints, but most of them should behave the same way f…
-
This issue is to implement the suggestions mentioned in https://github.com/apache/accumulo/pull/5072#discussion_r1847008790
There's more details in that comment but the main goals are:
1. Simpli…
-
**Problem**
By default, the jwks_url is taken from https://kubernetes.default.svc/.well-known/openid-configuration ,
In some k8s distributions, like OpenShift, the jwks_url defaults to a public a…
-
What is the nicest way to mock api? I mean I created a mock server with Mockoon and added some responses manually for my local simulator build. Mockoon provides a nicer json but the only problem is it…
-
Hi
Thank you for developing MetaboAnalystR.
I've been using it regularly until recently when I encountered an issue.
I use MetaboAnalystR (4.0.0) latest version.
For the past two weeks, I've…
-
### Version Information
lithium-fabric-0.14.2-snapshot+mc1.21.3-build.91.jar
### Expected Behavior
launching the fabric server without warnings (as for fabric 1.21.3 without lithium ([log](https:…
-
The `server.api` module has the same classpath as the server module. I would suggest combining these two modules and then moving the classes that aren't public (Presumably all of the current server c…