Julius Beckmann

Results 55 comments of Julius Beckmann

This does for example happen, when connection to port 8883 (SSL) of https://test.mosquitto.org/, but using [ssl: false] in client options.

I found this issue because there is __one__ process in our swarm of 3 nodes that does not start and we get this warning: > 09:11:40.932 [warn] [swarm on node1@49800a15e1cc]...

This issue is starting to occur more frequently at our system. Hope it can be fixed with the next release so we can keep using this nice package :)

I can recommend the highlighting the Elixir Plugin for IntelliJ IDEA @KronicDeth uses: ![intelij-elixir-highlighting](https://user-images.githubusercontent.com/2981491/35035165-c580bcfc-fb70-11e7-8109-b89da2cb6cfb.png)

Such a feature should be very usable :+1: This should be implemented in a `CachingClient` using 'doctrine/cache' as a caching backend IMHO.

Wrote some code to achieve this idea. Please have a look at it.

https://github.com/jui/mustachex/issues/1

If it would make sense, work together maybe for a greater good.

I am not sure if ENT_SUBSTITUTE will be a usefull parameter. If there is much binary data in the query, it will be encoded instead of skipped. What about switching...

I dont think there is a quick but lasting fix here. HHVMs htmlentites does not return HTML-Entites for UTF8 inputs, because HHVM is based on UTF8, not Latin1. So basically...