-
-
Nessa issue deverá ser verificada a viabilidade de trocar o seneca pelo moleculer
- Estudar viabilidade
- Implementar
-
### Describe the solution you'd like
The rest interface, when told to query products, returns invalid JSON in the event that a field contains unescaped double-quotes.
Let's assume that a `list all …
-
Via: https://github.com/senecajs/seneca/issues/456
While receiving fatal error seneca print this message:
ALL ERRORS FATAL: action called with argument fatal$:true (probably a plugin init error, or u…
-
Hi,
I'm new on SenecaJs and I would like to say if is it possible to use a non-seneca client.
I have to call an external microservice (PHP for example) on a specific port, over http and get a respon…
-
Hi,
I have made a plugin `osfp_tool` which executes a shell command synchronously. So its going to take about a min to execute. When I run just a service using my plugin, and make request to the serv…
-
the travis plugin uses lab 8, lints against 1.x, runs with seneca 2.0.0
-
Since this is a seneca plugin, i think the correct name for it will be to rename it to 'seneca-concorda'.
This will allow the `seneca.use('concorda')` mapping to work, and be more clear about the nat…
-
inject options
add message descriptions
-
* same principle as seneca-entity, but for for seach
* no need for a special method api (like make$, list$ etc) - just seneca msgs
* @seneca/search - generic, in-memory - like mem-store- search qual…