Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 594 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 594 Bytes

Libuv + Gauche = Violet

Overview

Libuv <-> makiki <-> File I/O
                 <-> Network I/O

Run

$ docker-compose up

Server runs on http://localhost:2222

Requirements

  • libgauche (HEAD version is required)
  • libuv

Depends on

  • makiki -- a simple multithreaded http server
  • Rheingau -- a dumb package manager for Gauche

References