lua-bindings: embrionic first incarnation of transport bindings.
authorKrisztian Litkey <kli@iki.fi>
Wed, 13 Nov 2013 23:25:29 +0000 (01:25 +0200)
committerKrisztian Litkey <kli@iki.fi>
Thu, 21 Nov 2013 15:48:40 +0000 (17:48 +0200)
commit9d2cab0f0730be17b2dc963b18d1836d79ee8263
tree7234bb4d0708c270388979d9c06f3512ed54c754
parent3bf2911770b49414a8372727040a575065d4ad3d
lua-bindings: embrionic first incarnation of transport bindings.

Added a limited first prototype of the transport bindings. This
one only does custom/JSON-encoding, and there is no sending in
place yet at all...
src/Makefile.am
src/core/lua-bindings/lua-transport.c [new file with mode: 0644]