issues
search
armadito
/
armadito-av
Armadito antivirus main repository
GNU Lesser General Public License v3.0
207
stars
56
forks
source link
Implement JSON-RPC notifications
#108
Open
fdechelle
opened
7 years ago
fdechelle
commented
7 years ago
detection event
other events
fdechelle
commented
7 years ago
add event source in scan
in "scan" method add listener to event source
in listener send notifications
fdechelle
commented
7 years ago
move various counters in ondemand.c
add progress_event firing in ondemand.c
fix detection event problem:
A: add context (like scan_id)
B: add listener on the right source (i.e. a6o_on_demand)