Closed fazo96 closed 6 years ago
This PR has the new API call for switching node type at runtime. I hope there are no hidden issues in doing this, it looks ok for now.
Other small changes included:
updated all dependencies
reintroduced start/stop test thanks to a bugfix in ipfs-pubsub-room that made stop() work again
improved some tests with better isolation thanks to stop()
transpile sources for old node versions, closes #15
I also included a commit that transpiles sources for compatibility with node 6
This PR has the new API call for switching node type at runtime. I hope there are no hidden issues in doing this, it looks ok for now.
Other small changes included:
updated all dependencies
reintroduced start/stop test thanks to a bugfix in ipfs-pubsub-room that made stop() work again
improved some tests with better isolation thanks to stop()
transpile sources for old node versions, closes #15