Victor Seva
be6b7d527c
Imported Upstream version 1.6.0~20140819~0b6d12
11 years ago
Victor Seva
df9992620d
Imported Upstream version 1.6.0~20140516~eaa616
11 years ago
Raphael Coeffic
67bbaa7e82
cmake: fix for macosx.
14 years ago
Raphael Coeffic
00c51f6378
Added alternative for systems where MSG_NOSIGNAL is not available.
14 years ago
Stefan Sayer
0faa793f11
user resolver instead of populate_sock_...
14 years ago
Peter Lemenkov
d31c6fd18f
Simplify doc-files installation
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
15 years ago
Peter Lemenkov
f41e692056
Fix searching for libev includes
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
15 years ago
Peter Lemenkov
4138e862c6
Added forgotten CMake-file
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
15 years ago
Peter Lemenkov
487001bfcd
More cmake templates
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
15 years ago
Stefan Sayer
7dcb7e2abb
added OpenSSL linking exception to license
15 years ago
Stefan Sayer
e94d828e52
jsonrpc: correct log format
15 years ago
Stefan Sayer
390711969e
some conversions
15 years ago
Stefan Sayer
edd2fa1cc0
jsonrpc: support for per request user data
...
Due to the multiplexing of requests from several sources on to
json-rpc connections, when Jsonrpc requests are sent, the
application can not know the request ID which is to be used.
A new AmArg parameter to jsonrpc sendMessage and execRpc functions
can provide user data, which is copied into the response event,
and thus can be matched to the request in the application.
15 years ago
Stefan Sayer
1b48f2f46f
fix terminating message buffer with \0
15 years ago
Stefan Sayer
c3629d7c3f
jsonrpc extensions and fixes
...
o sendMessage DI function
to send message into open connection
O execServerFunction DI function
execute server function as if received through json-rpc
o getServerPort DI function
get the server port the json-rpc server is listening on
o notification events of connection disconnect
o various fixes in protocol handling
15 years ago
Stefan Sayer
b5c0d07863
moved json<->AmArg into core
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1920 8eb893ce-cfd4-0310-b710-fb5ebe64c474
15 years ago
Stefan Sayer
e6c34b3ded
allow trailing comma (,) in objects, which is allowed per the spec (thanks to Matthew Williams for the fix)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1912 8eb893ce-cfd4-0310-b710-fb5ebe64c474
15 years ago
Stefan Sayer
41807f1ea7
posting disconnect events if connection broken/closed
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1911 8eb893ce-cfd4-0310-b710-fb5ebe64c474
15 years ago
Stefan Sayer
03bf1e1b15
json-rpc v2.0 module.
...
transport over netstrings/tcp. still experimental.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1826 8eb893ce-cfd4-0310-b710-fb5ebe64c474
15 years ago