Lindenii Project Forge
Login

hare-ev

Temporary fork of hare-ev for... reasons

ssh://forge.lindenii.runxiyu.org/hare/-/repos/hare-ev

3a256699 — Runxi Yu 2025-03-15 19:46:03
Handle nomem in just about everything
43e543f0 — Willow Barraco 2025-03-15 19:00:23
add httpclient
abe04866 — Willow Barraco 2025-03-15 19:00:23
add httpserv

ev

This package provides an event loop for Hare programs. This is a future candidate for being merged into the Hare standard library.

Installation

From your distribution

The recommended name for this package is "hare-ev". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

System-wide installation

make install

Vendoring

git subtree -P vendor/hare-ev/ add https://git.sr.ht/~sircmpwn/hare-ev master

Examples

See cmd/*