mtcute/packages/core/src/network
2024-05-06 03:12:33 +03:00
..
transports refactor(test): refactored and improved deno/bun vitest polyfills a bit 2024-04-27 12:19:07 +03:00
auth-key.test.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
auth-key.ts chore(core): moved random to crypto provider, added tests for functions relying on rng 2023-11-12 00:36:00 +03:00
authorization.ts fix(core): infinite bad_msg_notification 17 when system time is wrong 2024-02-28 13:18:36 +03:00
client.ts fix(web): wait for the websocket to close 2024-04-22 19:16:47 +03:00
config-manager.test.ts feat: app config manager 2024-02-05 01:44:51 +03:00
config-manager.ts feat: app config manager 2024-02-05 01:44:51 +03:00
index.ts refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00
mtproto-session.ts chore: use target=es2022 with useDefineForClassFields=true 2024-04-14 22:18:53 +03:00
multi-session-connection.ts fix(web): wait for the websocket to close 2024-04-22 19:16:47 +03:00
network-manager.ts feat: support business connections 2024-05-06 03:12:33 +03:00
persistent-connection.test.ts test(core): more tests! 2023-11-14 04:37:00 +03:00
persistent-connection.ts fix(web): wait for the websocket to close 2024-04-22 19:16:47 +03:00
reconnection.ts chore: changed prettier width to 120 2023-09-24 01:32:22 +03:00
server-salt.ts feat(core)!: future salts storage 2023-12-12 00:23:34 +03:00
session-connection.ts test(unit): running unit tests under deno 2024-04-27 12:19:05 +03:00