Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 234 Bytes

jaggrab-c

JAGGRAB server written in pure C. libev is a required dependency.

Things to do:

  • implement connection timeout (probably 15 seconds of idle time)
  • fix an annoying libev related bug
  • more customizable settings?