Foundation Comms
lerna
lerna
Joining tables
A Request Server supplies static data to the front end of your application.
Audit tables
Let's make things really simple.
There are two important files in your application that contain configuration information:
You define your application's Request Server in a kotlin script file called application-name-reqrep.kts.
Request Servers (otherwise known as request/replies and often shortened to reqrep) provide snapshot data from a table or view in response to a request from the front end. Once the response is received, the transaction is over (unlike a Data Server, which stays connected to the client and pushes updates).
GenesisJunit is only available from version 8 of the Genesis Server Framework (GSF).