Skip to content

Conversation

@jyameo
Copy link
Contributor

@jyameo jyameo commented Dec 19, 2025

Changes

  • Rewrote HotReloadRequest as a simple Dart class with manual JSON serialization
  • Replaced builder pattern constructor with standard named parameter constructor
  • Implemented fromJson() factory and toJson() method for JSON serialization
  • Removed HotReloadRequest from built_value serializers annotation
  • Updated usage in WebSocketProxyService to use new constructor syntax

Testing

Existing tests for hot reload functionality continue to pass with the updated implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant