Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第1,5211,530项(搜索用时0.004秒)
net/amq-protocol-2.0.1 (Score: 0.026957162)
AMQP serialization library for Ruby
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an AMQP client: amq-protocol only handles serialization and deserialization. If you want to write your own AMQP client, this gem can help you with that.
net/amqp-utils-0.5.1 (Score: 0.026957162)
Command line utilies for interacting with AMQP compliant queues
Command line utilies for interacting with AMQP compliant queues. The intention is provide simple management tools that can be used to complete ad hoc housework on an AMQP queue. In addition, simple scripts can be layered over the tools when needed.
net/amqp-1.6.0 (Score: 0.026957162)
Implementation of the AMQP protocol for RabbitMQ clients
Ruby amqp gem is a feature-rich, EventMachine-based RabbitMQ client with batteries included. It implement AMQP 0.9.1 and support RabbitMQ extensions to AMQP 0.9.1.
net/aws-s3-0.6.3 (Score: 0.026957162)
Client library for Amazon S3 REST API
Client library for Amazon's Simple Storage Service's REST API
net/aws-ses-0.6.0 (Score: 0.026957162)
Client library for REST API of Amazon SES
AWS::SES is a Ruby library for Amazon's Simple Email Service's REST API [1]. [1] https://aws.amazon.com/ses/
net/azure-core-0.1.2 (Score: 0.026957162)
Microsoft Azure Client Core Library for Ruby SDK
Microsoft Azure Client Core Library for Ruby SDK
net/azure-0.7.5 (Score: 0.026957162)
Microsoft Azure Client Library for Ruby
Microsoft Azure Client Library for Ruby
net/bunny-2.3.0 (Score: 0.026957162)
Another synchronous Ruby AMQP client
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby, that is intended to allow you to interact with AMQP-compliant message brokers/servers such as RabbitMQ in a synchronous fashion. It is based on a great deal of useful code from amqp by Aman Gupta and Carrot by Amos Elliston. You can use Bunny to : * Create and delete exchanges * Create and delete queues * Publish and consume messages Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8 of the AMQP specification.
net/dogapi-1.22.0 (Score: 0.026957162)
Ruby bindings for Datadog API
The Ruby client is a library suitable for inclusion in existing Ruby projects or for development of standalone scripts. It provides an abstraction on top of Datadog's raw HTTP interface for reporting events and metrics.
net/sup-2.0.20140517 (Score: 0.026957162)
CMU's Software Update Protocol package
Sup is a program used for upgrading collections of files from other machines to your machine. You execute sup, the client program, which talks over the network using IP/TCP to a file server process. The file server process cooperates with sup to determine which files of the collection need to be upgraded on your machine.