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(connection.ts): adds deserializer options to message handlers (c… #754

Merged

Conversation

dafow
Copy link
Contributor

@dafow dafow commented Aug 5, 2024

…loses #704)

Allows passing a 'deserializer' function to message handler options that override the module's deserialization function

…loses golevelup#704)

Allows passing a 'deserializer' function to message handler options that override the module's
deserialization function
@underfisk underfisk enabled auto-merge (squash) August 5, 2024 13:27
@underfisk underfisk merged commit 9441bdc into golevelup:master Aug 5, 2024
3 checks passed
VonRehberg pushed a commit to VonRehberg/nestjs that referenced this pull request Aug 11, 2024
…loses golevelup#704) (golevelup#754)

Allows passing a 'deserializer' function to message handler options that override the module's
deserialization function
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