Adam Chlupacek

Results 10 issues of Adam Chlupacek

Hello, This is more of a question about usage of the library. We have an application that is using HID head phones for controlling of a call, currently we have...

@marko-asplund and @jhnsmth I have taken pieces of your work and updated the fs2-http to the newest fs2, while dropping the dependency on fs2-crypto as we now have implmentaion in...

When using `offsetRangeFor` the connections to brokers do not close up properly and are stuck in the "TIME_WAIT" state, this can be seen in netstat. The connections do die out...

Implemented IDLE command + added guards against dead lock

The Api for sockets has changed in `1.1.0` we need to make sure that the examples are still working.

good first issue

As of now you need to at least write an empty chunk to start the handshake, if you have a client we should automatically start the handshake without need for...

In 12 hour clock, 12 is the first hour in the AM / PM cycle. Currently its displayed after 11, which is wrong.

Resolution for #217 This PR changes that baseUrl is taken from props. This allows access to local files in case the baseUrl is set to "file://"