add todo about serve wrapper

This commit is contained in:
David Allemang
2024-03-05 17:24:41 -05:00
parent e9663d62fa
commit 0f148031e3

View File

@@ -3,3 +3,5 @@ const c = @This();
pub usingnamespace @cImport({
@cInclude("enet/enet.h");
});
// todo add "serve" here that invokes some callback with events.