p
turnordering
package turnordering
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
AsyncDbManager extends AnyRef
Provides functionality to manage the asynchronous interaction between the turn-ordering service and an asynchronous database.
Value Members
-
object
MongoDbManager extends AsyncDbManager
Provides functionality to manage the asynchronous interaction between the turn-ordering service and a MongoDB database.
-
object
TestConversion extends App
Naive test useful both as a usage example and as a verification for the conversion from PlayerInfo to Document and vice-versa.
Naive test useful both as a usage example and as a verification for the conversion from PlayerInfo to Document and vice-versa. (NB: Test only when the remote Database is online!)