summaryrefslogtreecommitdiffstats
path: root/src/main/java/derms/frontend/FE.java
Commit message (Collapse)AuthorAgeFilesLines
* pass FE ip address as cmdline argSam Anthony2024-12-021-9/+17
|
* FE: one receiver per RMSam Anthony2024-12-021-15/+20
|
* added ReliableUnicastReceiver in FE to receive responseVijaykumar Patel2024-12-011-31/+68
|
* running all. error comm between FE ReplicaShazaAli2024-12-011-3/+6
|
* close sequencer socket at shutdownSam Anthony2024-11-301-8/+5
|
* remove socket codeSam Anthony2024-11-301-17/+0
|
* remove unused constantsSam Anthony2024-11-301-2/+0
|
* send request from frontend to sequencerSam Anthony2024-11-301-18/+19
|
* FE bug fixes and runningVijaykumar Patel2024-11-301-16/+19
|
* basic responder clientSam Anthony2024-11-281-1/+1
|
* replicasShazaAhmed2024-11-281-9/+11
|
* frontendSam Anthony2024-11-261-0/+176