Skip to content

DaoCasino/dc-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code that implements request exchange between the bankroller side and the player. Note that the solution supports both the distributed mode when bankroller and player are actually separated (e.g., in production environments and the direct mode when no request is actually sent and the whole process takes place in the same environment (e.g. for testing purposes).

Check the index.ts file in this repository. It represents a "road-map" with paths to source code for: