Matthias Kovatsch

Results 32 comments of Matthias Kovatsch

Unfortunately not possible unless Mozilla changes its add-on model again.

All recent versions prior to Firefox 55.* still support the add-on. You might need to adjust the config for versions between 50 and 54 as described here: https://github.com/mkovatsc/Copper/issues/20

We should first focus on streaming with HTTP chunked transfer, since Web Sockets cause problems on some routers and/or firewalls.

Yes, the idea is to send the RST there, but something goes wrong. I will look into this. Thanks Matthias

I am also quite confused about the plan to proxy CoAP to HTTP and then extend Leshan with HTTP to connect devices... you can try this as personal work around,...

To get it to work, you can simply replace the CoAP connectors with Scandium DTLS connectors. You have to decide for your application how to link the security contexts between...

The guidelines combined what is used in other Eclipse projects and what we used for inner source. A squash commit is good, when the PR is limited to a single...

No, I meant being more strict with PRs (that they only add a single feature / fix a single bug) when changing to squash and merge.

> So we have decided to not do this based on `@type`. Our reasoning was: > > * If you are trying to validate TM but forget `@type` you will...

Note that `--save` is no longer required since NPM v5.