Skip to content

Conversation

@vipin8797
Copy link

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

The file packages/engine.io/lib/transports/websocket.ts contains a few minor comment formatting inconsistencies:

  • Comments starting in lowercase
  • Missing periods for sentence-like comments
  • Inconsistent formatting in multi-line comments

New behavior

This PR improves comment formatting in websocket.ts:

  • Capitalized comment beginnings
  • Added missing periods
  • Improved clarity of multi-line comments

No functional or behavioral changes were introduced.

Other information

This is a small internal cleanup PR.
よろしくお願いします!

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.

1 participant