summaryrefslogtreecommitdiffstats
path: root/src/main/java/derms/frontend
Commit message (Collapse)AuthorAgeFilesLines
* FE: compare responsesSam Anthony2024-12-022-1/+6
|
* 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-302-16/+23
|
* basic responder clientSam Anthony2024-11-281-1/+1
|
* replicasShazaAhmed2024-11-285-359/+85
|
* make frontend with with wsgenSam Anthony2024-11-261-10/+13
|
* frontendSam Anthony2024-11-266-0/+831