Skip to content

liquidz/nrepl-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nrepl-json

ALPHA VERSION

nREPL JSON Transport

Usage

(require '[nrepl-json.core :as njson]
         '[nrepl.server :as server])

(server/start-server :port 12345 :transport-fn njson/json)

License

Copyright © 2018 Masashi Iizuka

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

nREPL JSON Transport

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published