Skip to content

Commit b976253

Browse files
author
Gabriel Shaar
authored
updated readme.md with quic support
1 parent 20d263c commit b976253

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ all the examples
4141
| server (python) | server (java) | client (python) | client(java) |
4242
|-----------------------------|---------------|------------------------------------|-----------------|
4343
| server.py | | client.py | |
44+
| server_quic.py | | client_quic.py | |
4445
| server_with_lease.py | | | ClientWithLease |
4546
| server_with_routing.py | | client_with_routing.py | Client |
4647
| | Server | run_against_example_java_server.py | |
@@ -74,6 +75,7 @@ all the examples
7475
- [ ] Transports
7576
- [X] TCP
7677
- [X] Websocket
78+
- [X] QUIC
7779
- [ ] HTTP/2
7880
- [ ] Aeron
7981
- [X] RxPy Integration

0 commit comments

Comments
 (0)