[ buster ]
[ bullseye ]
[ Source: golang-github-gorilla-rpc ]
Пакунок: golang-github-gorilla-rpc-dev (0.0~git20160927.22c016f-3)
Links for golang-github-gorilla-rpc-dev
Debian Resources:
Download Source Package golang-github-gorilla-rpc:
- [golang-github-gorilla-rpc_0.0~git20160927.22c016f-3.dsc]
- [golang-github-gorilla-rpc_0.0~git20160927.22c016f.orig.tar.xz]
- [golang-github-gorilla-rpc_0.0~git20160927.22c016f-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
golang foundation for RPC over HTTP services
gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests. It derives from the standard net/rpc package but uses a single HTTP request per call instead of persistent connections. Other differences compared to net/rpc:
- Multiple codecs can be registered in the same server. - A codec is chosen based on the "Content-Type" header from the request. - Service methods also receive http.Request as parameter. - This package can be used on Google App Engine.
Завантажити golang-github-gorilla-rpc-dev
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 16.1 kB | 129.0 kB | [список файлів] |