jitar
jitar copied to clipboard
Distributed runtime for JavaScript and TypeScript
Currently, when we register a client we only check if the provided segment names is an Array. We should also check if the array contains a list of strings. We...
The current client ids are generated with a simple counter that increases for each new client. This makes it easy to get client ids. The next version of the client...
The repository registers a client with a list of segment names. The list of names is not checked if the given values are actual known segments. When there is an...
Currently, we don't have a single approach for error responses. We want to have a single pattern that we can use in all controllers.
This ia a collection of things that will/can improve the quality of the documentation
**Context** To make it easier to start jitar using the frameworks developers are known with, we need to create integrations and examples for the most popular frameworks. **Solution** To support...
To gain insights in the performance of an application it would be nice if we have a strategy for /integration with OpenTelemetry.
Jitar is open source and completely free to use. This means we can use all the help we can get. Time to put this on our website.
We want to remove the shared folder, so a project can build pure modules.