Skip to content

Conversation

0-don
Copy link

@0-don 0-don commented Jul 26, 2025

I didn’t test everything yet, but most things seem to work, like WebSockets and HTTP.

  • Updated package version to 1.4.0 and changed description in package.json.
  • Refactored example/index.ts to include WebSocket routes and improved response handling.
  • Enhanced src/index.ts to support WebSocket connections and message handling.
  • Introduced UwsWebSocketWrapper class in src/ws.ts for WebSocket management.
  • Added utility functions in src/utils.ts for creating web requests and applying responses.
  • Removed deprecated WebSocket handling code and streamlined server setup.

- Updated package version to 1.4.0 and changed description in package.json.
- Refactored example/index.ts to include WebSocket routes and improved response handling.
- Enhanced src/index.ts to support WebSocket connections and message handling.
- Introduced UwsWebSocketWrapper class in src/ws.ts for WebSocket management.
- Added utility functions in src/utils.ts for creating web requests and applying responses.
- Removed deprecated WebSocket handling code and streamlined server setup.
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