url-scgi

Homepage: https://github.com/skangas/url-scgi

Author: Stefan Kangas

Updated:

Summary

SCGI support for url.el

Commentary

Support for SCGI URLs in Emacs, with url.el.

The SCGI specification document can be found at:

    https://python.ca/scgi/protocol.txt

Usage, with xml-rpc.el:

    (require 'url-scgi)
    (xml-rpc-method-call "scgi://localhost:5000" "some.method")

This is heavily based on the url-http.el library.

Bug reports, comments, and suggestions are welcome!  Send them to
Stefan Kangas  or report them on GitHub.

Dependencies

Reverse dependencies