https://github.com/mpl/scgiclient
client side implementation of the scgi protocol
https://github.com/mpl/scgiclient
Last synced: about 1 year ago
JSON representation
client side implementation of the scgi protocol
- Host: GitHub
- URL: https://github.com/mpl/scgiclient
- Owner: mpl
- License: apache-2.0
- Created: 2013-10-20T18:01:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T15:45:25.000Z (over 8 years ago)
- Last Synced: 2025-03-25T03:13:14.827Z (over 1 year ago)
- Language: Go
- Homepage: http://python.ca/scgi/protocol.txt
- Size: 17.6 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
scgiclient
==========
Because I needed to talk scgi to do [rtorrentrpc] [1]
Install:
--------
1. Install Go: http://golang.org/doc/install
2. go get github.com/mpl/scgiclient
[1]: http://github.com/mpl/rtorrentrpc