Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
fixup! Use a Peer actor instead of a single client.
Browse files Browse the repository at this point in the history
  • Loading branch information
aflatter committed May 18, 2013
1 parent e7820fd commit 993eef5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/raft/rpc.rb
@@ -1,6 +1,5 @@
require 'raft'

module Raft::RPC
require 'raft/rpc/client'
require 'raft/rpc/server'
end

0 comments on commit 993eef5

Please sign in to comment.