konsoletyper / teavm

Compiles Java bytecode to JavaScript, WebAssembly and C
https://teavm.org
Apache License 2.0
2.55k stars 260 forks source link

Disabled idle #894

Closed Ihromant closed 3 months ago

Ihromant commented 3 months ago

Exaplanation: when I'm developing due to proxying everytihng, TeaVM intercepts everything and drops connection when it's idle. In my case it's websocket (which is closed after 5 mins).