Ritz-nrepl 0.4.2-SNAPSHOT API documentation
nREPL server using ritz
ritz.nrepl
nrepl support for ritz.
nREPL has a concept of session, that maintains state based on a session id that is passed back and forth from client and server. We use this session to store some extra info. We also unify the session id across the jpda and user processes.
Public variables and functions:
ritz.nrepl.middleware.tracking-eval
An eval operation with source form tracking.
Public variables and functions:
ritz.nrepl.transport
A transport for nrepl over jpda connection