evilsocket
|
5ad1a17118
|
new: implemented optional websocket for /api/events
|
2018-03-06 13:54:37 +01:00 |
|
evilsocket
|
b243e67828
|
some progress but still doesn't work
|
2018-03-01 19:30:10 +01:00 |
|
evilsocket
|
63cea73f8e
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-23 00:07:09 +01:00 |
|
evilsocket
|
dfd139cab1
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-20 10:58:20 +01:00 |
|
evilsocket
|
21236c257e
|
new: -silent and -debug are now mapped to log.silent and log.debug that can be set at runtime (fixes #50).
|
2018-02-15 20:48:34 +01:00 |
|
evilsocket
|
5b46b8d941
|
fix: using buffered channel for events (fixes #37)
|
2018-02-01 12:53:44 +01:00 |
|
evilsocket
|
5d3381fc76
|
fix: make sure events are sorted
|
2018-01-29 14:20:24 +01:00 |
|
evilsocket
|
1cffa33264
|
balls
|
2018-01-24 13:51:37 +01:00 |
|
evilsocket
|
79130e2669
|
fix: using non blocking channel write ops in order not to spawn too many go routines and fill the stack (fixes #20)
|
2018-01-17 17:13:25 +01:00 |
|
evilsocket
|
2cda9c8c67
|
refact: refactored core constants into swag.go
|
2018-01-11 12:19:36 +01:00 |
|
evilsocket
|
6106ec80a2
|
fix: fixed logging
|
2018-01-09 19:55:18 +01:00 |
|
evilsocket
|
bfbb9dd016
|
fix: improved loggin
|
2018-01-09 14:54:48 +01:00 |
|
evilsocket
|
10b05dd0eb
|
fix: logging improved
|
2018-01-09 14:21:34 +01:00 |
|
evilsocket
|
9fc31b0b2c
|
fix: fixed logging system
|
2018-01-08 08:14:23 +01:00 |
|
evilsocket
|
e7687c658f
|
fix: different stream style for logs
|
2018-01-08 07:56:07 +01:00 |
|
evilsocket
|
3a2c5e14d2
|
new: events.stream module enabled by default
|
2018-01-08 07:09:18 +01:00 |
|
evilsocket
|
f1f146d3d7
|
new: centralized logging and implemented DELETE /api/events route, closes #5
|
2018-01-08 06:39:44 +01:00 |
|
evilsocket
|
269d7d845b
|
new: implemented GET /api/events route (ref #5).
|
2018-01-08 05:39:34 +01:00 |
|