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

feat(context): new package for server context over FSM and context signal <fucking awesome> #958

Merged
merged 4 commits into from
Mar 18, 2023

Conversation

alimd
Copy link
Member

@alimd alimd commented Mar 18, 2023

No description provided.

@alimd alimd added the new-feature New features or options. label Mar 18, 2023
@alimd alimd requested a review from mohammadhonarvar March 18, 2023 21:24
@alimd alimd self-assigned this Mar 18, 2023
Comment on lines +11 to +14
export const serverContextConsumer = <TResponse extends AlwatrServiceResponseSuccessWithMeta = AlwatrDocumentStorage>(
instanceId: string,
options?: StringifyableFetchOptions,
) => {

Check failure

Code scanning / ESLint

Require explicit return types on functions and class methods

Missing return type on function.
@alimd alimd force-pushed the feat/context branch 2 times, most recently from 35e2855 to 5563197 Compare March 18, 2023 21:36
alimd and others added 2 commits March 19, 2023 01:10
Co-authored-by: Mohammad Honarvar <honarvar.info@gmail.com>
Co-authored-by: Mohammad Honarvar <honarvar.info@gmail.com>
Co-authored-by: Mohammad Honarvar <honarvar.info@gmail.com>
@alimd alimd merged commit da16867 into next Mar 18, 2023
@alimd alimd deleted the feat/context branch March 18, 2023 22:04
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant