Closed sowbug closed 1 year ago
I don't know why I hate the update() -> Response<> model so much. Maybe entities can save up messages internally, and then someone can grab them via a special method to dispatch them.
This is pretty much done with 772abac590f34e152eb88f44d067aa41b241d284 and other recent work. It seems to work well!
I don't know why I hate the update() -> Response<> model so much. Maybe entities can save up messages internally, and then someone can grab them via a special method to dispatch them.