Ports Search

Results 2,0312,040 of 8,048 for www%3Atrac.(0.004 seconds)
www/em-websocket-0.5.1 (Score: 0.020137845)
EventMachine based WebSocket server
rubygem-em-websocket is an EventMachine based WebSocket server.
www/emk-sinatra-url-for-0.2.1 (Score: 0.020137845)
Construct absolute paths and full URLs for a Sinatra application
sinatra-url-for constructs absolute paths and full URLs for handlers in a Sinatra application. Assuming that your application is running on example.com, and that it has been mapped to /myapp, you should be able call url_for from within a handler as follows: url_for "/" # Returns "/myapp/" url_for "/foo" # Returns "/myapp/foo" url_for "/foo", :full # Returns "http://example.com/myapp/foo"
www/ethon-0.9.0 (Score: 0.020137845)
Very lightweight libcurl wrapper
Very lightweight libcurl wrapper
www/eventmachine_httpserver-0.2.1 (Score: 0.020137845)
EventMachine HTTP Server
An evented http server built on top of eventmachine
www/faraday-0.9.2 (Score: 0.020137845)
HTTP/REST API client library in Ruby
Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.
www/faraday_middleware-0.10.0 (Score: 0.020137845)
Collection of Ruby Faraday middlewares
Faraday Middleware Various Faraday middlewares for Faraday-based API wrappers
www/faye-websocket-0.10.4 (Score: 0.020137845)
Standards-compliant WebSocket server and client
A rubygem providing a standards-compliant WebSocket server and client.
www/faye-1.2.2 (Score: 0.020137845)
Simple pub/sub messaging for the web
A rubygem that provides simple pub/sub messaging for the web.
www/fcgi-0.9.2.1 (Score: 0.020137845)
FastCGI library for Ruby
Ruby/fcgi is the FastCGI library for Ruby.
www/feed-normalizer-1.5.2 (Score: 0.020137845)
Extensible wrapper for Atom and RSS parsers
Feed normalizer wraps various RSS and Atom parsers, and returns a single unified object graph, regardless of the underlying feed format. Feed normalizer attempts to parse a given feed using all available configured parsers. Feed normalizer is useful when the representation of the data of an underlying RSS/Atom feed should be the same regardless of the underlying format and its terminology.