Packages

p

turnordering

package turnordering

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait AsyncDbManager extends AnyRef

    Provides functionality to manage the asynchronous interaction between the turn-ordering service and an asynchronous database.

Value Members

  1. object MongoDbManager extends AsyncDbManager

    Provides functionality to manage the asynchronous interaction between the turn-ordering service and a MongoDB database.

  2. 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!)

Ungrouped