hedwig-im / hedwig

An Adapter-based Bot Framework for Elixir Applications
MIT License
650 stars 73 forks source link

Make responders into GenServers #55

Closed scrogson closed 7 years ago

scrogson commented 7 years ago

This change makes responders into isolated GenServers allowing responders to maintain/update state.

TODO

coveralls commented 7 years ago

Coverage Status

Coverage increased (+6.5%) to 92.021% when pulling b256a163a39058666efa65a5436252261b1b78b3 on scrogson:refactor_responders into 5484ff6123561fa9bfafeb0a2a1ff963c225035e on hedwig-im:master.