Skip to content

Refactor src/connection.rs: exceeds 400-line coding guideline #404

@coderabbitai

Description

@coderabbitai

Issue Description

The file src/connection.rs currently contains 992 lines, significantly exceeding the 400-line threshold specified in the coding guidelines.

Requested Action

Decompose this module into smaller, domain-focused submodules in a follow-up PR. Suggested areas for extraction:

  • ActorState
  • MultiPacketContext
  • Event handling

Context

This issue was identified during the review of PR #403.

Related PR: #403
Requested by: @leynos

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions