mtcute/packages/core/src/network
2023-11-30 00:20:37 +03:00
..
transports test: run tests in browser 2023-11-30 00:20:37 +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
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 test: run tests in browser 2023-11-30 00:20:37 +03:00
mtproto-session.ts feat(wasm): added sha1/256 to wasm, removed most of async in crypto 2023-11-08 00:53:15 +03:00
multi-session-connection.ts fix(core): fixes for highload bots 2023-11-25 18:15:34 +03:00
network-manager.ts feat!: support min updates 2023-11-27 06:33:32 +03:00
persistent-connection.test.ts test(core): more tests! 2023-11-14 04:37:00 +03:00
persistent-connection.ts ESM + end-to-end tests (#11) 2023-10-16 19:23:53 +03:00
reconnection.ts chore: changed prettier width to 120 2023-09-24 01:32:22 +03:00
session-connection.ts feat!: support min updates 2023-11-27 06:33:32 +03:00