1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-10-27 20:44:10 +00:00
falk-werner_webfuse-provider/src/wsfs/jsonrpc
2019-02-09 12:01:58 +01:00
..
method_intern.h made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
method.c made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
method.h made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
request.c fix: handle incoming websocket requests; fix: removed double free; introduced jsonrpc notifications (to handle close) 2019-02-09 12:01:58 +01:00
request.h made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
response.c made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
response.h made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
server.c fix: handle incoming websocket requests; fix: removed double free; introduced jsonrpc notifications (to handle close) 2019-02-09 12:01:58 +01:00
server.h fix: handle incoming websocket requests; fix: removed double free; introduced jsonrpc notifications (to handle close) 2019-02-09 12:01:58 +01:00
util.c made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00
util.h made it single threaded (still buggy) 2019-02-09 03:08:02 +01:00