@jucie.io/engine-socket
v1.0.18
Published
WebSocket service for @jucie.io/engine with Socket.IO client and server support
Maintainers
Readme
@jucie-engine/socket
WebSocket service for @jucie.io/engine. This service provides Socket.IO client and server support for real-time bidirectional communication.
Installation
npm install @jucie-engine/socketUsage
Refer to the main README.md for comprehensive usage examples and API reference.
Features
- Server Support: Full Socket.IO server with namespace management
- Client Support: Socket.IO client with connection management
- Lifecycle Hooks: Connect, disconnect, and error event handling
- Engine Integration: Seamlessly integrates with @jucie.io/engine services
Exports
- Default: Main export includes both client and server
/client: Client-only exports/server: Server-only exports
