|
func (s *Server) ServeHTTP(addr string) error { |
I see that there is an implementation for the HTTP, but I cannot find a way to use it.
Could someone tell me how to run the http from the command line?
abcoder mcp -http or something?
Amazing work!
Cheers