tangled
alpha
login
or
join now
hailey.at
/
cocoon
93
fork
atom
An atproto PDS written in Go
93
fork
atom
overview
issues
pulls
pipelines
fix svc did
hailey.at
8 months ago
9ef3da08
44de733c
+1
-1
1 changed file
expand all
collapse all
unified
split
server
handle_proxy.go
+1
-1
server/handle_proxy.go
···
43
}
44
}
45
46
-
return endpoint, "", nil
47
}
48
49
func (s *Server) handleProxy(e echo.Context) error {
···
43
}
44
}
45
46
+
return endpoint, svcDid, nil
47
}
48
49
func (s *Server) handleProxy(e echo.Context) error {