-
[OpenTelemetry](https://opentelemetry.io/) is a cloud-native observability framework that supports tracing in a vendor-neutral manner.
Created an instrumentation [proof-of-concept](https://github.c…
-
Hi! I want to mock a feathers socket server. I was thiking of doing it on the feathers-client / socket.io transport declarations maybe and completely skip network and sockets but yet getting response…
-
https://github.com/feathersjs-ecosystem/feathers-sequelize/blob/165288f644e5b5a54a5dca6bcd10f4ad3d8d67ee/lib/index.js#L144
This line makes sequelize to use primary key instead of `*` while `options…
-
Is there a format or specification available for writing a custom transport adapter?
I'm really interested to use feathersjs with MQTT (for IOT devices), but I couldn't too easily understand what m…
-
https://trace.giveth.io/trace/amin-givether-pan-distribution
This is the log for this event:
Trace title is repetitive. Please select a different title for the trace. {"type":"FeathersError","…
-
> _a boring upgrade to `dogstack`_
- [ ] all dogstack config in index.js
- [x] query dependency tree: https://github.com/root-systems/feathers-action-react/pull/8
- [ ] ~redux-cycle: https://gith…
-
### Steps to reproduce
- Use the `@feathersjs/mongodb` adapter as a datasesource adapter for your project
- Add the operator to the queryable fields in the TypeBox querySchema as follows
```
exp…
-
~ [ ] Rename to `feathers-algebra`. ~
- [x] Understand what's happening with `token`. Can it be removed.
-
### Steps to reproduce
After authentication, I store the accessToken in my redux state (and after that [redux-persist](https://github.com/rt2zz/redux-persist) automatically stores it in localStorag…
-
Hello, looking for answers to replace my heavily hacked feathers auth requirements and stumbled across you lib here. Is this working? I have some experience with fusionauth and used feathers as a pr…