Florian Ludwig

Results 82 comments of Florian Ludwig

On a somewhat related note, I have yet to understand when SPAQRL is supposed to throw an error and when silently just return an empty literal. For example `DAY(xsd:Date)` results...

All right, we are cleaning up the code a bit and will create a PR!

This might be related to this issue here: https://github.com/Yakifo/amqtt/pull/28

Hi @Sjd-Risca hbmqtt has been deprecated by it's author. We created a fork here: https://github.com/Yakifo/amqtt I like this change and would like to include it in our fork. Would you...

@HerrMuellerluedenscheid would you be interested in carrying this forward?

@interkosmos mixing threads with asyncio is generally not recommended. If you need to (for example you have a not async written code or something cpu heavy) have a look at...

@ivanrulik could you retry with the current `master` branch from amqtt?

I just released `amqtt` version `0.10.0-alpha.4` which is compatible with `websocktets` versions `9.x`

FYI hbmqtt is EOL. https://github.com/beerfactory/hbmqtt/issues/235