fix api.md docs

pull/75/head
Ciro 2023-01-06 16:48:25 -03:00
rodzic 6ae34c3b77
commit e901433da0
2 zmienionych plików z 3 dodań i 4 usunięć

Wyświetl plik

@ -3,6 +3,7 @@
class App:
def __init__(self, options=None):
def register(self, extension):
def template(self, template_engine):
def json_serializer(self, json_serializer):
def static(self, route, directory):

Wyświetl plik

@ -41,13 +41,11 @@ app.listen(
)
app.run()
# uws_websocket_upgrade_handler
# uws_generic_method_handler
# uws_websocket_drain_handler
# uws_websocket_subscription_handler
# uws_websocket_open_handler
# uws_websocket_message_handler
# uws_websocket_pong_handler
# uws_websocket_ping_handler
# uws_websocket_close_handler
# uws_websocket_subscription_handler
# uws_websocket_close_handler