v/vlib/picoev
2024-01-23 18:34:22 +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 picoev, x.vweb: small fixes and backport changes from vweb (#20584) 2024-01-23 18:34:22 +02:00
README.md picoev, picohttparser: reimplement in V (#18506) 2023-07-12 09:40:16 +03:00
socket_util.c.v picoev, x.vweb: small fixes and backport changes from vweb (#20584) 2024-01-23 18:34:22 +02:00

Description:

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