Viewing profile — seasonedschemer
seasonedschemer
HN member- Joined
- Wed, Nov 05, 2014, 6:14 PM UTC
- HN karma
- 182
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About seasonedschemer
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #13104357
That would be the Berkeley DeepDrive project. http://deepdrive.io/ and http://bdd.berkeley.edu/ .
- story
-
comment
Comment #12499124
Thanks for pointing out, will fix that on our side!
-
comment
Comment #12499052
The info in https://lyft.github.io/envoy/docs/intro/comparison.html#prox... about Proxygen not supporting HTTP/2 is not correct. Proxygen has had HTTP/2 support for a while ( https…
- story
- story
-
comment
Comment #9746273
Not sure if the talk covered it, but the core Proxygen framework is opensource: https://github.com/facebook/proxygen
-
comment
Comment #8564952
Hey, I'm a Software Engineer on Proxygen as well. Proxygen heavily relies on folly's buffer management abstractions such as IOBuf ( https://github.com/facebook/folly/blob/master/fo…
-
comment
Comment #8563326
We already do support SPDY/3 and SPDY/3.1, and we're working on HTTP/2 currently.