Skip to content

Conversation

@nielsenko
Copy link
Contributor

@nielsenko nielsenko commented Aug 20, 2025

  • Re-generates protocol_generated.dart
  • Updates readme example with missing await connection.listen() call.

Fixes: #6

@nielsenko nielsenko force-pushed the regenerate-from-3.17 branch from 82160a0 to 1cdd669 Compare August 20, 2025 09:15
@nielsenko nielsenko requested a review from SandPod August 20, 2025 09:27
@nielsenko nielsenko marked this pull request as ready for review August 20, 2025 09:27
Copy link
Contributor

@SandPod SandPod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@nielsenko nielsenko merged commit c3230b3 into serverpod:main Aug 20, 2025
3 checks passed
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.

README example missing await connection.listen();

2 participants