diff --git a/CTng/server/Gossiper_server.go b/CTng/server/Gossiper_server.go index 89a278a..8458f63 100644 --- a/CTng/server/Gossiper_server.go +++ b/CTng/server/Gossiper_server.go @@ -3,16 +3,16 @@ package server /* Code Ownership: Marcus - Established all initial HTTP function declarations + Established all initial HTTP function declarations and basic functionality - initializeGossiperEndpoints - homePage - - created handleGossip+handleOwnerGossip + - created handleGossip, handleOwnerGossip, and StartGossiperServer Finn - bindContext, - handleGossipObjectRequest - revised handleGossip/ownerGossip - - StartGossiperServer + - revised StartGossiperServer */ import (