wsrpc-aiohttp
wsrpc-aiohttp copied to clipboard
Use rsplit instead of split
This make possible registration of nested routes:
WebSocketHandler.add_route("uploader.pdf", PdfUploaderRoute)