mtcute/packages/core/src/network
2024-02-03 22:08:19 +03:00
..
transports refactor!: renamed MaybeAsync -> MaybePromise 2024-02-03 21:56:44 +03:00
auth-key.test.ts refactor: moved test utils to @mtcute/test 2023-11-13 20:14:32 +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 chore(core): moved random to crypto provider, added tests for functions relying on rng 2023-11-12 00:36:00 +03:00
client.ts refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00
config-manager.test.ts test(core): more tests! 2023-11-14 04:37:00 +03:00
config-manager.ts test(core): more tests! 2023-11-14 04:37:00 +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: fixed handling of -404 2024-02-03 22:08:19 +03:00
multi-session-connection.ts feat(core)!: future salts storage 2023-12-12 00:23:34 +03:00
network-manager.ts refactor!: merged client into core + fixed dispatcher for new storage 2024-01-31 19:30:57 +03:00
persistent-connection.test.ts test(core): more tests! 2023-11-14 04:37:00 +03:00
persistent-connection.ts refactor!: large refactor of storage implementation 2024-01-04 00:22:26 +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: fixed handling of -404 2024-02-03 22:08:19 +03:00