BERT-RPC 客户端库 BERTRPC

码农软件 · 软件分类 · RPC/XMLRPC项目 · 2019-04-11 16:26:25

软件介绍

BERTRPC 是 Ruby 的 BERT-RPC 客户端库。

当前支持:

  • call 请求

  • cast 请求

安装

$ gem install bertrpc

示例:

require 'bertrpc'
svc = BERTRPC::Service.new('localhost', 9999)

本文地址:https://www.codercto.com/soft/d/3358.html

The Art and Science of Java

The Art and Science of Java

Eric Roberts / Addison-Wesley / 2007-3-1 / USD 121.60

In The Art and Science of Java, Stanford professor and well-known leader in CS Education Eric Roberts emphasizes the student-friendly exposition that led to the success of The Art and Science of C. By......一起来看看 《The Art and Science of Java》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具