Skip to content

feat(realtime): set default serializer to 2.0.0#2034

Merged
mandarini merged 1 commit into
masterfrom
feat/realtime-default-serializer-v2
Jan 20, 2026
Merged

feat(realtime): set default serializer to 2.0.0#2034
mandarini merged 1 commit into
masterfrom
feat/realtime-default-serializer-v2

Conversation

@edgurgel

Copy link
Copy Markdown
Member

🔍 Description

Set default serializer to 2.0.0

The serializer version can be set to 1.0.0 in case of any issues

What changed?

It just sets the default serializer to 2.0.0 instead of 1.0.0

Why was this change needed?

2.0.0 protocol version has performance improvements and the ability to send binary payloads without extra encoding

📸 Screenshots/Examples

🔄 Breaking changes

  • This PR contains no breaking changes

📋 Checklist

  • I have read the Contributing Guidelines
  • My PR title follows the conventional commit format: <type>(<scope>): <description>
  • I have run npx nx format to ensure consistent code formatting
  • I have added tests for new functionality (if applicable)
  • I have updated documentation (if applicable)

📝 Additional notes

Related to #1829, #1862, #1871, #1894 and #1925

The serializer version can be set to 1.0.0 in case of any issues
@edgurgel edgurgel requested review from a team as code owners January 19, 2026 21:30
@github-actions github-actions Bot added the realtime-js Related to the realtime-js library. label Jan 19, 2026
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 80.949% (-0.05%) from 80.997%
when pulling 4b072c4 on feat/realtime-default-serializer-v2
into 09aa106 on master.

@mandarini mandarini merged commit 6b9a8e7 into master Jan 20, 2026
25 checks passed
@mandarini mandarini deleted the feat/realtime-default-serializer-v2 branch January 20, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

realtime-js Related to the realtime-js library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants