Fábián Tamás László
Fábián Tamás László
...or just allow to connect with any BLE address.
The error you get comes from the application, not from the protocol stack. The BGLib implementation most likely works accurately in this case. We'd have to know your application to...
I imagine this as a part of a solution that would make it possible to _declare_ conditions on a request, and then either fire up an engine that checks all...
I think that extension should only be parsed and executed if there is a matching format() handler. Since this is a breaking change, it can only be done at v2.
> @finnefloyd Thanks for all your contributions so far! > > I share Jeremy's sentiment that I would like to understand the motivation of the change a little bit more,...
Hello @crptcusco , thank you for reporting the issue. Could you please provide a test case for reproducing the error? It would help immensely. Cheers!
A docker container would be great for local testing, a proper .travis.yml with tests would be awsome. No mocking is necessary. :)
Hi @tomers, header formatting should now be fixed by https://github.com/netom/pyicap/commit/1dd32c8d2b08cfc171eb2d1f1aad7e27612351f6. Thank you and sorry for the mishap.
Eh, this just shows how badly this project needs proper automated tests :) But of course I'd like to clean up this particular issue first. If you have any suggestions...
That's a good idea, and already did some research on the topic, but haven't implemented anything yet. I hope I can invest some time soon.