Commit 7ab01d43 authored by Brian Tiger Chow's avatar Brian Tiger Chow

misc(gcr/s) rm TODO

parent 0676a9b1
......@@ -38,7 +38,6 @@ func (s *Server) HandleRequest(ctx context.Context, p peer.ID, req *dhtpb.Messag
return response
}
// TODO extract backend. backend can be implemented with whatever database we desire
func (s *Server) handleMessage(
ctx context.Context, p peer.ID, req *dhtpb.Message) (peer.ID, *dhtpb.Message) {
......
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