Developer Program Member
-
Google
- San Francisco, CA
- https://www.igvita.com
Popular repositories
-
ga-beacon
Google Analytics collector-as-a-service (using GA measurement protocol).
-
em-websocket
EventMachine based WebSocket server
-
githubarchive.org
GitHub Archive is a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis.
-
em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
-
em-synchrony
Fiber aware EventMachine clients and convenience classes
-
agent
Agent is an attempt at modelling Go-like concurrency, in Ruby
624 contributions in the last year
Contribution activity
September 2017
Created an issue in w3c/performance-timeline
that received 3
comments
Should PerformanceObserver throw when entryTypes is empty?
PerformanceObserver is specced to ignore unknown entry types, and to throw a TypeError if the supported list of entries is empty. The former behavi…