nerves-hub / nerves_hub_link

Connect devices to NervesHub via a Phoenix channel
https://hex.pm/packages/nerves_hub_link
Apache License 2.0
36 stars 18 forks source link

`nerves_time` is essentially a dep, so lets include it #169

Closed joshk closed 6 months ago

joshk commented 6 months ago

link talks to hub, hub uses ssl and certs, so time is pretty much required.

lets just include it by default.

joshk commented 6 months ago

@jjcarstens can i haz review pls