goliatone / poke-repl

Remote REPL client and server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add refreshClients method to repl server

goliatone opened this issue · comments

Add refreshClients method to REPL server. To enable hot reloading we need to notify clients that they should reload.

Related to #12 and #13.