Pomax / socketless

A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webclient demo does not exit

Pomax opened this issue · comments

commented

This might be symptomatic of the webclient's this.quit() not causing the associated server-side client from shutting down its server.