badaix
|
b20add3815
|
add clang-format file
reformat code
|
2019-09-24 22:42:36 +02:00 |
|
badaix
|
297d74aae9
|
fix rare deadlock
in case of pending control request for ungraceful disconnected clients
|
2018-07-03 22:52:39 +02:00 |
|
badaix
|
44046821c1
|
update date in copyright
|
2018-02-19 20:04:28 +01:00 |
|
badaix
|
0ea51d95f3
|
switch to AixLog
|
2017-09-16 16:53:37 +02:00 |
|
badaix
|
756453f9d2
|
update logger
|
2017-09-12 21:19:18 +02:00 |
|
badaix
|
ce55f15c02
|
update logger
|
2017-07-24 18:59:49 +02:00 |
|
Johannes Pohl
|
b56d656c32
|
fix server crash on control client disconnect (quit, exit, bye)
|
2017-06-06 22:45:28 +02:00 |
|
Johannes Pohl
|
df5f9bdeab
|
proper shutdown of the ControlSession
|
2017-03-12 11:22:01 +01:00 |
|
badaix
|
fdb292edb4
|
2017
|
2017-02-04 11:56:40 +01:00 |
|
badaix
|
da7811b5a4
|
delegate json requests to ProcessJson function
|
2017-02-03 21:33:21 +01:00 |
|
BadAix
|
c8fc3ae4b8
|
protect socket with mutex
|
2016-11-13 15:53:48 +01:00 |
|
badaix
|
f897fd7076
|
faster controlSession stop
|
2016-11-09 22:07:53 +01:00 |
|
badaix
|
2e1ebc4153
|
sometimes control messages were dropped
|
2016-10-03 10:24:58 +02:00 |
|
badaix
|
ce303d1ebb
|
init active to false
|
2016-05-01 12:26:15 +02:00 |
|
badaix
|
7b1323646f
|
init player when receiving a header message
|
2016-01-31 23:56:28 +01:00 |
|
badaix
|
fe89220b15
|
2016
|
2016-01-21 22:02:09 +01:00 |
|
badaix
|
ffa823bb31
|
log error code message
|
2015-12-07 23:45:12 +01:00 |
|
badaix
|
5cc7285a87
|
switched to standalone asio
|
2015-12-03 22:23:43 +01:00 |
|
badaix
|
c8e58f272f
|
replaced boost::lexical_cast with c++11 functions
|
2015-12-03 21:55:11 +01:00 |
|
badaix
|
02ec52e765
|
renamed "add" to "sendAsync"
|
2015-12-03 21:54:22 +01:00 |
|
badaix
|
724b5ef60b
|
basic JSON-RPC parser
|
2015-12-03 21:53:56 +01:00 |
|
badaix
|
046386f56d
|
basic telnet like control server
|
2015-12-03 21:53:56 +01:00 |
|