Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
3147 days ago
And this solution does somehow not switch between goroutines?
1 comments
willvarfar
3147 days ago
No, the event loop is just one big goroutine that calls all the handlers directly.
link
allengeorge
3147 days ago
Which...is the same as “not switch between goroutines” no?
link
weberc2
3146 days ago
Correct. I'm fairly certain he was agreeing with you.
link
willvarfar
3147 days ago
(I think there was an edit)
link