xeus-python
xeus-python copied to clipboard
libuv based event loop / server
based on #620, but #620 was in a strange "broken" state:
- it used
xeus::make_xserver_uv_shell_mainbut inxeus-uvonlyxeus::make_xserver_uvexists. - it includes non-existing headers from the wrong repo:
#include "xeus-zmq/xhook_base.hpp"is included, but this header is inxeus-uvnotxeus-zmq