Commit 9bded589 authored by Jingyi Yang's avatar Jingyi Yang Committed by Facebook Github Bot

add fiber support

Summary: This diff allows zmq socket to run on folly::fibers

Reviewed By: saifhhasan

Differential Revision: D15113447

fbshipit-source-id: 8a0e1f91d719a9deda48837d4ff1065408280b72
parent 6e9cc5c9
[manifest]
name = fbzmq
fbsource_path = facebook/fbzmq
shipit_project = fbzmq
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/fbzmq.git
[build]
builder = cmake
[dependencies]
boost
folly
fbthrift
googletest
sigar
libzmq
[shipit.pathmap]
fbcode/fbzmq = .
[shipit.strip]
......@@ -38,3 +38,4 @@ def fbcode_builder_spec(builder):
]),
],
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment