From 98a1de91a2dae06323558422c239e5a45fc86e7b Mon Sep 17 00:00:00 2001 From: hozan23 Date: Tue, 28 Nov 2023 22:41:33 +0300 Subject: implement TLS for inbound and outbound connections --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3343f85..68ef672 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ implementation for building collaborative software. ## Status This project is a work in progress. The current focus is on shipping karyons -crdt and karyons store, along with major changes to the network stack, -including TLS implementation. You can check the -[issues](https://github.com/karyons/karyons/issues) for updates on ongoing tasks. +crdt and karyons store, along with major changes to the network stack. You can +check the [issues](https://github.com/karyons/karyons/issues) for updates on +ongoing tasks. ## Docs -- cgit v1.2.3