Skip to content

Mersive-Technologies/poc_kotlin_reverse_proxy

Repository files navigation

Kotlin Reverse Proxy PoC

This repo attempts to demonstrate how coroutines can be used to maintain state for a HTTP request while its contents are being proxied over a websocket.

Usage

Big file:

wget --verbose http://127.0.0.1:8080/22.04/ubuntu-22.04-desktop-amd64.iso

Small file:

wget --verbose http://127.0.0.1:8080/icons/folder.gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages