Pierre Tomasina

Results 19 issues of Pierre Tomasina

If some of you don't want loose time to find right python version and so on. 1. Need docker installed 2. Need Bluetooth device ( mine is USB key )...

Ci

17 comment

Sequel to #40 I've created this PR here instead of on @vonglasow repository because I'm facing strange behavior on Travis and prefer to let PR hook of the original repository...

in progress

Hello, I've been stuck a while before understanding the custom locations was not declared into `Deserializer` it seems the config was not parsed. Config key named `response_locations` as the `GuzzleHttp\Command\Guzzle\GuzzleClient`...

Hello, I wrote this PR first before any issue because i had to write this patch for move forward on customer project. I don't know if the state of art...

enhancement
in progress
difficulty: medium

Refer to issue #72 Today the library will take arbitrary first [2048](https://github.com/hoaproject/Websocket/blob/3eca29893c40e8dedad0e30ee5f1cc55e764f579/Server.php#L92) bytes of stream and send them to Http library. Until we design better interface on `Hoa\Http` we can...

bug
difficulty: medium
in progress

Refer to #73 This first proposal are implement with set method. Implement by `Zformat` seems to me bit excessive for the case. We should also define as a constructor argument,...

bug
difficulty: medium
in progress

The TLS support of WebSocket is partially working. The `enableEncryption` method was forgot in Server side. I've open a PR with demo on my Fork for trying to make it...

bug
difficulty: hard
in progress

I've a little situation when working with an Event handler on Exception and play with Group. All the hoa exceptions are dispatch to event during execution of constructor. that mean...

question

~~Address to #92~~ Fix #92. Edit by @Hywan.

enhancement
in progress
difficulty: medium

Hello, I trying a rule with camelcase operator and discover the Ruler\Model cast to lowercase. Business logic term may want use native language of business with long name like :...

question
in progress