RubyGems Navigation menu

mockingbird 0.2.0

Mockingbird emulates the Twitter Streaming API using a simple script-like configuration that makes it easy to test code that connects to the Streaming API. Mockingbird can be used to simulate bad data, unexpected status codes, hard disconnects, etc. Mockingbird uses eventmachine to run as an actual streaming http server so it's a drop-in replacement for code that reads from the streaming api. Simply change the host and port your code is connecting to from Twitter to a running Mockingbird.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.0 - February 21, 2012 (10.0 KB)
  2. 0.1.1 - February 18, 2012 (9.5 KB)
  3. 0.1.0 - July 31, 2010 (9.5 KB)

Runtime 依赖 (1):

eventmachine >= 0.12.0

业主:

作者:

  • Hayes Davis

SHA 256 校验和:

072425837d97c182587ca72021f9487d09737f60276f66b3848f56b8a01ef4b2

下载总量 15,134

这个版本 7,640

许可:

需要的 Ruby 版本:

链接: