massimilianogalanti

Results 4 issues of massimilianogalanti

### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing...

type:bug

Hi, would be great to be able to use onSelectionChange to control/validate the values (thus enabling user logic like max interval size or similar...).

**Test setup** mosquitto broker listening on 1883 websockify websocket to TCP bridge set up to bridge public-ip:9001 to localhost:1883 sample page subscribing to broker via mqttws31.js **What happens** websockify refuses...

enhancement

Hello, I am experimenting with this library to implement a simple embedded graphic UI by creating a surface at the frame buffer address. Everything works fine as long as I...