albatross/app
Hannes Mehnert 992e1b0a2b - Vmm_ring is now polymorph (alows to store log_entry :D)
- Vmm_console/log/stats do not read multiple times
  console_add loops
  console_subscribe terminates (a stream of messages is sent)
  log data stream loops
  log_subscribe terminates (a stream of data is sent)
  stat_add loops
  stat_remove loops
  stat_subscribe terminates (a stream of stats is sent)
terminates means: reads once more, and closes socket after second read returned
loop processes further incoming data
2018-10-26 21:29:59 +02:00
..
vmm_client.ml move more stuff around 2018-10-26 21:29:59 +02:00
vmm_console.ml - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_influxdb_stats.ml move stuff into vmm_commands 2018-10-26 21:29:59 +02:00
vmm_log.ml - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_tls_endpoint.ml move more stuff around 2018-10-26 21:29:59 +02:00
vmmc.ml since argument for log_subscribe and console_subscribe 2018-10-26 21:29:59 +02:00
vmmd.ml move more stuff around 2018-10-26 21:29:59 +02:00