Skip to content

Commit c0da025

Browse files
committed
readme update
1 parent 2566b43 commit c0da025

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ The client_springboot.py is set up to work against https://github.com/benwilcock
9090
- [X] Authentication
9191
- [ ] Transports
9292
- [X] TCP
93-
- [X] Websocket
93+
- [X] Websocket (WS, WSS) - Quart and aiohttp integration
9494
- [X] QUIC
95+
- [X] HTTP/3
9596
- [ ] HTTP/2
9697
- [ ] Aeron
9798
- [X] RxPy Integration
@@ -100,6 +101,8 @@ The client_springboot.py is set up to work against https://github.com/benwilcock
100101
- [X] Channel Requester stream
101102
- [X] Response
102103
- [ ] Other
103-
- [ ] Error handling all scenarios in the protocol spec
104104
- [X] Reconnect
105105
- [X] Load balancing
106+
- [X] Server routing definition helper (Flask like syntax)
107+
- [X] Reactivex integration (v3, v4) server/client side
108+
- [X] Command line interface

0 commit comments

Comments
 (0)