gomcp

package module
v0.0.0-...-22b9b45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

README

gomcp

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSE

type SSE struct {
	// contains filtered or unexported fields
}

func NewSSEServer

func NewSSEServer(url, accessPoint url.URL, mcpSrv protocol.IServer) *SSE

func (*SSE) Listen

func (s *SSE) Listen() http.HandlerFunc

func (*SSE) Messages

func (s *SSE) Messages() http.HandlerFunc

func (*SSE) Middlewares

func (s *SSE) Middlewares(mw ...func(http.Handler) http.Handler)

func (*SSE) Router

func (s *SSE) Router(router http.Handler)

func (*SSE) Run

func (s *SSE) Run() error

func (*SSE) SendNotification

func (s *SSE) SendNotification(notification *protocol.Notification)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL