(library
  (name flow_monitor_connections)
  (wrapped false)
  (libraries
    flow_common_lwt
    flow_monitor_logger
    flow_server_protocol
    lwt.unix
    utils_core
    flow_service_inference
  )
  (preprocess (pps lwt_ppx))
)
