Skip to content
Snippets Groups Projects
  1. Jun 23, 2018
    • Serge Bazanski's avatar
      Begin implementing public interface for server/peer info · b9b019c7
      Serge Bazanski authored
      These will be consumed by a gRPC service. The server has a public
      interface that returns basic information, and a snapshotted list of peer
      status/info.
      
      Also some small drive-by fixes.
      b9b019c7
    • Serge Bazanski's avatar
      Build using Bazel · 78ca72e9
      Serge Bazanski authored
      This change integrates the Bazel build system into bio-rd.
      
      We also add support for:
        - running go dep from vendored libraries
        - running goveralls from vendored libraries
        - running bazel-based coverage from travis
      78ca72e9
Loading