v/vlib/picoev
2024-01-04 12:05:39 +02:00
..
loop_default.c.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
loop_freebsd.c.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
loop_linux.c.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
loop_macos.c.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
picoev.v x.vweb, picoev: fix timeout event (#20377) 2024-01-04 12:05:39 +02:00
README.md picoev, picohttparser: reimplement in V (#18506) 2023-07-12 09:40:16 +03:00
socket_util.c.v vweb2 (#19997) 2023-12-09 08:07:51 +03:00

Description:

picoev is a V implementation of picoev, which in turn is "A tiny, lightning fast event loop for network applications".