24 Commits

Author SHA1 Message Date
9545ca28cf websocket client now includes transport device to use in higher order protocols 2024-11-23 11:47:56 +07:00
93ab8ddf91 extending functionality for kilogin 2024-09-15 12:28:40 +03:00
6ce1b576ee version bump 2024-09-01 19:42:23 +02:00
99e98827f7 version bump 2024-08-30 11:05:19 +02:00
26564b6081 0.4.1: performance, incompatible keys ID (as of crypto2 upgrade), fixed tests to properly run on Macos on arm64 target 2024-08-19 18:34:11 +02:00
40b8723132 0.3.2: UDP timeout support, fix #4 2024-08-11 15:11:32 +02:00
4d178d951f 0.3.2: UDP support 2024-08-11 14:17:54 +02:00
d6f257de14 0.3.1 release: async pushes and better binary format 2024-08-10 11:14:26 +02:00
8a21a836e5 docs 2024-08-05 17:57:27 +02:00
439e229294 release 0.2.6: ktor-based async sockets for all native targets 2024-08-04 02:05:35 +02:00
ffcdcf7350 0.2.5-snapshot native support for tcp client/server 2024-08-03 15:36:04 +02:00
26d1f3522f started migration to ktor sockets (e.g. tcp on all platforms but JS) 2024-08-02 02:47:26 +02:00
18c878dfb5 release 0.2.4 2024-08-01 02:36:37 +02:00
7c0edfb898 extending functionality for kilogin 2024-07-24 22:49:30 +03:00
5df6143c75 adopted crypto2 0.4.* 2024-06-25 10:39:00 +07:00
9660379891 migrated to crypto2 and kitlin2, no direct libsodium. Better session 2024-06-13 11:57:32 +07:00
51873aa9b1 work in progress: restore connection 2024-04-23 21:49:15 +03:00
c0ca802a30 use mp bintools and added more macos apple targets 2024-03-16 20:33:22 +01:00
745eb9ccdf small fix in client, more docs 2024-02-20 02:09:25 +03:00
ae3af68dab crypto2 as a separate library 2023-11-23 01:01:44 +03:00
7042e41d70 refactoring signing keys 2023-11-22 11:52:43 +03:00
e619b45485 removed nullable array from transport device, as channels close() is more than enough 2023-11-20 15:49:58 +03:00
6c10c2e578 started more or less MP internet protocols 2023-11-12 04:26:17 +03:00
770555024f initial commit (moved from divan) 2023-11-11 23:53:37 +03:00