From 9959943f72fc51646552adc800e54c9d7cbd31d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=93=E5=8F=8B=E8=AF=B7=E7=95=99=E6=AD=A5?= Date: Mon, 24 Jul 2023 19:40:17 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cb453c10..50a0f248 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,12 @@ ### Feature -- [x] broadcast -- [x] proxy -- [x] io multiplexing -- [x] thread safety -- [x] passes websocket [autobahn-testsuite](https://lxzan.github.io/gws/reports/servers/) +- [x] Event API +- [x] Broadcast +- [x] Dial via Proxy +- [x] IO Multiplexing +- [x] Concurrent Write +- [x] Passes WebSocket [autobahn-testsuite](https://lxzan.github.io/gws/reports/servers/) ### Attention