]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-9952: Initial json rpc messaging
authorcolm <colm@freeswitch1>
Mon, 23 Jan 2017 19:30:19 +0000 (14:30 -0500)
committerMike Jerris <mike@jerris.com>
Wed, 22 Mar 2017 21:42:48 +0000 (17:42 -0400)
commitc60a42009d200d910c9bd6616e2c34da6757eced
treec4cbf1c8c3fa2755bc03ac671f44615a8f605947
parente4b7b2038f4e641fc7ce6ec2100443744a167446
FS-9952: Initial json rpc messaging
libs/libks/Makefile.am
libs/libks/src/include/ks_rpcmessage.h [new file with mode: 0644]
libs/libks/src/ks_rpcmessage.c [new file with mode: 0644]
libs/libks/test/Makefile.am