DefaultGameMessageConsumerRepositoryProvider

A default game message consumer repository provider, returning the instance without any blocking or waiting.

Constructors

constructor(repository: GameMessageConsumerRepository<R>)

Functions

Link copied to clipboard

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