Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 957 Bytes

README.md

File metadata and controls

49 lines (30 loc) · 957 Bytes

HTTP1_SESSION was

It runs on *BSD and Linux. Windows was not tested.

support LuaJIT's pull-style api, require luarocks to make.

source code are written in moocscript, then ./compile.sh to generate Lua source.

Install or Compilation

$ luarocks install ffi-http1-session [--local]

Needs luarocks to compile and install:

$ [sudo] luarock make

Usage

Please refers to

  • tests/test_wired.mooc
  • tests/test_mnet.mooc

and run test as

$ ./tests/test.sh tests/test_wired.mooc
$ ./tests/test.sh tests/test_mnet.mooc

Reference

Used in