kopia lustrzana https://github.com/cirospaciari/socketify.py
export AppRequest and AppResponse types
rodzic
242fe25118
commit
304febc624
|
@ -8,7 +8,9 @@ from .socketify import (
|
||||||
SendStatus,
|
SendStatus,
|
||||||
CompressOptions,
|
CompressOptions,
|
||||||
Loop,
|
Loop,
|
||||||
AppExtension
|
AppExtension,
|
||||||
|
AppRequest,
|
||||||
|
AppResponse
|
||||||
)
|
)
|
||||||
from .asgi import (
|
from .asgi import (
|
||||||
ASGI
|
ASGI
|
||||||
|
|
Ładowanie…
Reference in New Issue