jitar icon indicating copy to clipboard operation
jitar copied to clipboard

Distributed runtime for JavaScript and TypeScript

Results 57 jitar issues
Sort by recently updated
recently updated
newest added

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...

feature
server

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...

feature
runtime

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...

feature
runtime

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.

feature
server

This ia a collection of things that will/can improve the quality of the documentation

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...

feature
examples

Let's look into them for the jitar.dev website

website

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.

website
chore

We want to remove the shared folder, so a project can build pure modules.

feature
plugins