Skip to content

eshamster/proto-cl-client-side-rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proto-Cl-Client-Side-Rendering - A prototype of hot loads in Common Lisp using WebSocket

Proto-Cl-Client-Side-Rendering is a prototype of client side rendering in Common Lisp.

Execute sample

Please clone this (and ps-experiment) to where quicklisp (asdf) can find. Then, load it by ql:quickload and start server. After that, you can access to http://localhost:5000 .

CL-USER> (ql:quickload :sample-proto-cl-client-side-rendering)
CL-USER> (sample-proto-cl-client-side-rendering:start :port 5000)

Author

Copyright

Copyright (c) 2019 eshamster ([email protected])

License

Licensed under the MIT License.

About

A prototype to try client side rendering using Common Lisp

Resources

Stars

Watchers

Forks

Packages

No packages published