File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
pydis_site/templates/events/pages/code-jams/9 Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,20 @@ <h3 id="approved-frameworks"><a href="#approved-frameworks">Approved Frameworks<
68
68
</ div >
69
69
</ div >
70
70
71
+ < div class ="card mb-4 ">
72
+ < div class ="card-content ">
73
+ < div class ="content ">
74
+ < p class ="subtitle "> AioHTTP</ p >
75
+ < p > AioHTTP provides both a client and server WebSocket implementation, while avoiding callback-hell.
76
+ </ p >
77
+ </ div >
78
+ </ div >
79
+ < div class ="card-footer ">
80
+ < a href ="https://docs.aiohttp.org/en/stable/client_quickstart.html#websockets " class ="card-footer-item "> < i class ="fas fa-book "> </ i >  Documentation</ a >
81
+ < a href ="https://github.com/aio-libs/aiohttp " class ="card-footer-item "> < i class ="fab fa-github "> </ i >  GitHub</ a >
82
+ </ div >
83
+ </ div >
84
+
71
85
< div class ="card mb-4 ">
72
86
< div class ="card-content ">
73
87
< div class ="content ">
You can’t perform that action at this time.
0 commit comments