4.1.0
版本发布时间: 2021-05-11 15:32:39
socketio/socket.io最新发布版本:2.5.1(2024-06-19 17:36:33)
Blog post: https://socket.io/blog/socket-io-4-1-0/
Features
- add support for inter-server communication (93cce05)
- notify upon namespace creation (499c892)
- add a "connection_error" event (7096e98, from
engine.io
) - add the "initial_headers" and "headers" events (2527543, from
engine.io
)
Links:
- Diff: https://github.com/socketio/socket.io/compare/4.0.2...4.1.0
- Client release: 4.1.0
- engine.io version:
~5.1.0
- ws version:
~7.4.2