ChrisVilches/poller

Idea for splitting into modules

Closed this issue · 1 comments

Divide into two:

  1. Web service (the part that listens to a port and has controllers with http requests).
  2. The background process (most of the app, currently).

Done.