Drasko DRASKOVIC

Results 64 issues of Drasko DRASKOVIC

Hello, would it be possible to add a small example that explains the request routing in the server and acceding to an appropriate handler for a given URI path. Currently...

question

Hello, can you please explain and give example how clustering is done with CoAP server. Obviously some of devices will be attached via UDP to one server instance, so I...

enhancement
help wanted

UDP proxying is supported, and so DTLS termination is needed.

feature

A set of e2e tests should be created to check the sanity of the system before merging new PRs. Test should: - Act as user - use SDK to register...

tests

Pull request title should be `MF-XXX - description` or `NOISSUE - description` where XXX is ID of issue that this PR relate to. Please review the [CONTRIBUTING.md](./CONTRIBUTING.md) file for detailed...

**FEATURE REQUEST** 1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the existing issue, otherwise proceed to step 2. 2. Describe...

enhancement
needs-comments
good first issue

Currently it is not possible to delete user in Mainflux. As per GDPR regulations (and per @janko-isidorovic suggestion), we must enable user deletion, and this would probably mean also some/all...

needs-comments
feature

**FEATURE REQUEST** 1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the existing issue, otherwise proceed to step 2. 2. Describe...

needs-comments
feature

**ENHANCEMENT** 1. Describe the enhancement you are requesting. mTLS is now [implemented in mProxy](https://github.com/mainflux/mproxy/blob/58cafc65a76f4e9c4c7c6c4076229572aeeb41a0/pkg/mqtt/mqtt.go#L89). We can remove TLS implementation from NginX which was done in JavaScript, so that we an...

enhancement

**ENHANCEMENT** 1. Describe the enhancement you are requesting. Enhancements include: Current logger has 3 log levels: `ERROR`, `INFO` and `DEBUG`. Most verbose is of course `DEBUG` level, but it does...

enhancement
question
later