jalcine / wintermute

:book: Central sources for a networked application framework.
http://jacky.wtf/weblog/ambitions-wintermute/
MIT License
17 stars 3 forks source link

Incorporate Event Loop #36

Closed jalcine closed 9 years ago

jalcine commented 9 years ago

In order to get Wintermute to a sensible state, incorporating an event loop is sorely necessary. The highest contender right now is libuv. From there, we can begin tying the following to the event loop:

Documentation on how this works in correspondence to Wintermute is required.

jalcine commented 9 years ago

Reopening because #46 provides completeness of this feature.