Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
In its current state, the repository does not build with the latest version of bazel (3.3.0) nor can be included as a dependency.


Error shown below:
Building the project
As a dependency
This PR fix the syntax in
repositories.bzlandWORKSPACEto make it buildable. It also adds the conditional include and use of winsocket for _WIN32 platforms so the project is also buildable in other platforms (currently tested in MacOS Catalina).