From 262f20f2b97ea79d4f9d443b87d6eb8e5d7d2d20 Mon Sep 17 00:00:00 2001 From: Emir Aganovic Date: Tue, 1 Nov 2022 21:45:11 +0100 Subject: [PATCH] Cleanup readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b91e7a1..c5ebc33 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ More on documentation you can find on [Go doc](https://pkg.go.dev/github.com/emi - [x] UDP - [x] TCP - [ ] TLS +- [ ] WS - [ ] WSS @@ -169,8 +170,4 @@ If you find this project interesting for support or contributing, you can contac For bugs features pls create [issue](https://github.com/emiraganov/sipgo/issues). -Development: -- Always benchmark and keep high performance. -- Add most used transport protocols -- Stabilize API and more tests