StreamableHTTP in depth
Over plain HTTP a server can't normally call a client out of the blue. Yet on the StreamableHTTP transport, your server still manages to stream progress updates down to the client while a tool runs.
How does StreamableHTTP let the server send messages to the client?
This exercise is part of the course
Model Context Protocol: Advanced Topics
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise