FastAPI versus Twisted MCP Implementation #396
OOOllieMCL
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
Hi all,
I wanted to hear some thoughts on replicating the implementation of FastMCP inside Twisted as the async manager. We use twisted as we have some underlying features that require low level I/O access that wasn't feasible inside FastAPI.
Is this something that seems feasible and something of value? I assume it would be as simple as replicating the endpoints provided by FastMCP in the twisted style manager.
Any thoughts on this topic are greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions