mtcute/packages/core/src/network
2024-07-12 17:54:52 +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 refactor(core): monadic internal handling of rpc errors 2024-07-06 22:10:05 +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): fixed chains logging 2024-07-08 13:55:44 +03:00
multi-session-connection.ts chore(core): improved error logging 2024-07-12 17:54:52 +03:00
network-manager.ts chore(core): improved error logging 2024-07-12 17:54:52 +03:00
persistent-connection.test.ts test(core): more tests! 2023-11-14 04:37:00 +03:00
persistent-connection.ts chore(core): improved error logging 2024-07-12 17:54:52 +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 chore(core): improved error logging 2024-07-12 17:54:52 +03:00