Logo
Explore Help
Register Sign In
github/socket.io
1
1
Fork 0
You've already forked socket.io
mirror of https://github.com/socketio/socket.io.git synced 2026-01-13 08:57:59 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
4.6.1
socket.io/lib
History
Damien Arrachequesne 0d0a7a22b5 fix: properly handle manually created dynamic namespaces
Namespaces that match the regex of a parent namespace will now be added
as a child of this namespace:

```js
const parentNamespace = io.of(/^\/dynamic-\d+$/);
const childNamespace = io.of("/dynamic-101");
```

Related:

- https://github.com/socketio/socket.io/issues/4615
- https://github.com/socketio/socket.io/issues/4164
- https://github.com/socketio/socket.io/issues/4015
- https://github.com/socketio/socket.io/issues/3960
2023-02-20 01:19:01 +01:00
..
broadcast-operator.ts
fix: add timeout method to remote socket (#4558)
2023-01-24 09:24:19 +01:00
client.ts
feat: add description to the disconnecting and disconnect events (#4622)
2023-02-04 09:03:01 +01:00
index.ts
fix: properly handle manually created dynamic namespaces
2023-02-20 01:19:01 +01:00
namespace.ts
refactor: catch errors when trying to restore the connection state
2023-02-20 01:18:08 +01:00
parent-namespace.ts
fix: properly handle manually created dynamic namespaces
2023-02-20 01:19:01 +01:00
socket.ts
refactor: do not persist session if connection state recovery if disabled
2023-02-06 18:03:34 +01:00
typed-events.ts
feat: add promise-based acknowledgements
2023-01-23 09:06:25 +01:00
uws.ts
fix(uws): prevent the server from crashing after upgrade
2022-09-02 23:42:26 +01:00
Powered by Gitea Version: 1.25.3 Page: 33ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API