mtcute/packages/core/src/network
2024-03-30 16:27:59 +03:00
..
transports fix: properly handle file uploads + downloading as node stream 2024-03-07 05:35:36 +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 feat: initial support for connection states 2024-03-12 13:15:27 +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 fix(core): hopefully fix duplicating msg_id leading to bad_msg_container 64 2024-03-30 16:27:59 +03:00
multi-session-connection.ts feat: initial support for connection states 2024-03-12 13:15:27 +03:00
network-manager.ts feat: initial support for connection states 2024-03-12 13:15:27 +03:00
persistent-connection.test.ts test(core): more tests! 2023-11-14 04:37:00 +03:00
persistent-connection.ts fix: download threads never connecting 2024-03-15 03:20:59 +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 fix(core): hopefully fix duplicating msg_id leading to bad_msg_container 64 2024-03-30 16:27:59 +03:00