RubyGems Navigation menu

mockingbird 0.1.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 checksum:

c20289afb1e7b727536fdd517edbf0c7d4a32e4a0f4b343c3eefca6dd46e66b1

總下載次數 15,105

這個版本 4,130

License:

Ruby 版本需求:

相關連結: