Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add message-queue-toolkit/schemas #151

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

kibertoad
Copy link
Owner

Message schema definitions may potentially be included in packages with API schemas, that are intended to be used both by frontend and backend.

These packages cannot rely on message-queue-toolkit/core, because that library is strictly Node.js-only and won't work in the browsers.

Therefore base schema-related types were moved out into a separate package, which can be used either on FE or BE.

@kibertoad kibertoad requested a review from CarlosGamero May 23, 2024 21:05
@kibertoad kibertoad merged commit e5cf0e3 into main May 23, 2024
5 checks passed
@kibertoad kibertoad deleted the feat/message-queue-toolkit-schemas branch May 23, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants