aboutsummaryrefslogtreecommitdiff
path: root/libraries/lua-mpack/README
blob: 82b6c50b30add9c6fc0b8a6bf0fa17dbff298cd3 (plain)
1
2
3
4
5
6
lua-mpack is a small binary serialization/RPC library that
implements both the msgpack and msgpack-rpc specifications for
lua.

This build picks up lua51 if it is present and builds the lua51
extension in addition to the default 5.4 one.