Beray Bentesen

Results 8 issues of Beray Bentesen

Click method won't work for any item in recycler view adapter. Only prints ViewRoot's Touch Event : ACTION_DOWN ViewRoot's Touch Event : ACTION_UP

Is is possible to set limits for connected client ? Max 20 per minute e.g.

Feature

Hi, I'm trying to parse json response like this but nothing happens. Any suggestion ? ![screen shot 2017-06-06 at 1 51 09 am](https://cloud.githubusercontent.com/assets/6421164/26806667/d1049a70-4a5a-11e7-8645-35058f73ae7d.png) Thanks

question

Does this code support instant ( fast ) style transfer ?

Could not find the example like the following format : EMQX_CLUSTER__K8S__ADDRESS_TYPE: "hostname" So could you please update the docs ?

docs

Hi, Bridge to RabbitMQ creates a single queue. Instead of that, is it possible to create a new queue for each connected client automatically ? Thanks

feature

Bridge randomly stops and can not figure out why. Bridge is connected to the rabbitmq cluster. Configuration is : EMQX_BRIDGE__MQTT__AWS__ADDRESS: "" EMQX_BRIDGE__MQTT__AWS__PROTO_VER: "mqttv4" EMQX_BRIDGE__MQTT__AWS__CLIENT_ID: "emqx" EMQX_BRIDGE__MQTT__AWS__CLEAN_START: "true" EMQX_BRIDGE__MQTT__AWS__USERNAME: "" EMQX_BRIDGE__MQTT__AWS__PASSWORD:...

support

Hi, I'd like to deploy action/function with go runtime by also importing external go library. Could you provide an example for that ?