Raghavendra Balgi

Results 2 comments of Raghavendra Balgi

@hmmftg If you need to customize the UI, please look at https://github.com/rkbalgi/isosim-react-frontend - This is the actual front end that builds the UI. So, you basically build the UI project...

That is what I did eventually. I created a abstraction on top of the FSM and rather than executing the next event in a goroutine, I queued it up and...