add todo about serve wrapper
This commit is contained in:
@@ -3,3 +3,5 @@ const c = @This();
|
|||||||
pub usingnamespace @cImport({
|
pub usingnamespace @cImport({
|
||||||
@cInclude("enet/enet.h");
|
@cInclude("enet/enet.h");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// todo add "serve" here that invokes some callback with events.
|
||||||
|
Reference in New Issue
Block a user