mirror of
https://github.com/benbusby/farside.git
synced 2025-04-20 10:58:42 +00:00
![]() The dependency took a long time to compile, and was causing problems for a user who was attempting to build the project. Since it wasn't a strictly necessary dependency, and `jason` was already included in the project, all instances of `poison` have been replaced with `jason`. The only additional code that this introduced was converting from generic maps returned by `Jason.decode` into Service structs. |
||
---|---|---|
.. | ||
application.ex | ||
instances.ex | ||
router.ex | ||
scheduler.ex | ||
server.ex | ||
throttle.ex |