Skip to content

v0.0.36

Compare
Choose a tag to compare
@cbrake cbrake released this 26 Oct 21:25
· 1717 commits to master since this release
87a6d6a
  • rename db package to store
  • factor out siot server startup code into simpleiot package. This makes it easier to embed SIOT in other programs.
  • change siot_run in envsetup.sh to go build instead of go run

Note, use the v0.0.37 release instead of this one if you are interested in embedded SIOT in your app -- there are a few more fixes there.