Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

events

The io.modelcontextprotocol/events extension: poll, push, and webhook delivery of server-originated events on top of the subscriptions/listen channel. The story will show a server emitting events and a client consuming them over each delivery mode.

Status: not yet implemented. Depends on both the subscriptions/listen runtime (#2901) and the extensions capability map (#2896) — neither has landed.

Spec

Events — extensions · SEP-2133 — extensions capability

See also

subscriptions/ (the listen channel this builds on).