kore/includes
Joris Vink 8b26ecdf14 more websocket improvements.
- send a CLOSE opcode if we haven't yet when removing a ws client.
- ignore unsolicited PONG.
2017-01-30 22:21:57 +01:00
..
http.h Merge branch 'master' of github.com:jorisvink/kore 2017-01-25 22:23:34 +01:00
jsonrpc.h JSONRPC Made request destruction explicit 2016-07-15 13:08:08 +02:00
kore.h more websocket improvements. 2017-01-30 22:21:57 +01:00
pgsql.h only remove the pgsql if it was scheduled. 2017-01-29 10:34:53 +01:00
python_api.h undef _POSIX_C_SOURCE and _XOPEN_SOURCE before Python.h 2017-01-25 22:41:57 +01:00
python_methods.h expose kore_websocket_send() to python. 2017-01-30 22:00:03 +01:00
tasks.h Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00