FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

workerd/samples/repl-server-python at main · Reality2byte/workerd · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

REPL Server

This sample creates a simple REPL server which communicates with a Node.js client over HTTP. This is very experimental and is only included for testing purposes for now.

This sample is the Python variant of repl-server.

How to use

./bazel-bin/src/workerd/server/workerd serve samples/repl-server-python/config.capnp --experimental
node samples/repl-server/client.js

Back | FazBrowse Home | New Git URL