ethreact
- consistent renaming - React -> Event - ReactorEvent -> EventHandler - NewReactorEngine -> New - async ReactorEngine main loop with select on main eventChannel and quit channel - ReactorEngine main loop control with Start() Stop() Flush() - ReactorEngine.dispatch - use sync.RWMutex - delete eventHandler if subscribed channels go to 0
Showing
ethreact/README.md
0 → 100644
ethreact/reactor.go
0 → 100644
ethreact/reactor_test.go
0 → 100644
Please register or sign in to comment