Alex Buglak

Results 3 issues of Alex Buglak

Changes in c-common - Fixed db requests in api(must be asynchronous) - Fixed delete request in to the db(quotes changed from '' to ``) - Fixed http requests (props must...

RP for #490 - [x] tests and linter show no problems (`npm t`) - [ ] tests are added/updated for bug fixes and new features - [x] code is properly...

## Describe the bug Sessions don't restore automatically on http request. Logic for this is commented in the [`transport.js` ](https://github.com/metarhia/metacom/blob/master/lib/transport.js#L180-L185). As discussed on the call, this is due to the...

bug