Brewskey / spark-server

An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
54 stars 27 forks source link

Bunyan Implementation to start from #212

Closed haeferer closed 7 years ago

haeferer commented 7 years ago

https://github.com/keatec/spark-server/tree/bunyan

Changings : https://github.com/Brewskey/spark-server/compare/dev...keatec:bunyan

currently it should do the exakt same behaviour as original

haeferer commented 7 years ago

Done