BlockingGameMessageConsumerRepositoryProvider

A blocking game message consumer repository provider. This implementation will block any calling threads until an instance has been provided, after which all waiting threads will be notified.

Constructors

constructor()

Functions

Link copied to clipboard

Providers the game message consumer repository. This function may be blocking, depending on the implementation behind it.

Link copied to clipboard