Vincent Långström
Vincent Långström
I have made an effort to add IPv6 support. This might not be perfect, but it is a working (and mostly tested) implementation with examples. I'm still new to C++,...
Hi! First of all, amazing work with this project! Would it be possible to publish the dockerfile in this repo? That would enable us to easily build the docker image...
This will install `mmh3` when installing the package itself, unless `pymmh3` is already installed. I have updated the readme to explain this. Fixes #39 Fixes #48 Most likely fixes #50
When running the included file [storj-thirdparty/hello_storj.py](https://github.com/storj-thirdparty/uplink-python/blob/master/uplink_python/hello_storj.py) with working credentials, the last thing it outputs is this: ``` Closing Storj project... Project CLOSED! free(): invalid pointer ```
Apparently the server can send data that has the timestamp of now and a data value of null, if there isn't any datapoint available. This prevents a crash from trying...
Version 1.0.0 breaks bless Related to #150, but a better solution would be to update bless to work with the newer version of bleak.