Runtimes
Node.js
Here is an example of how to set up Muppet with Node.js. You can use any transport layer you want, but here we will use the SSE transport layer.
The serve
function is from the @hono/node-server
package.
Here is an example of how to set up Muppet with Node.js. You can use any transport layer you want, but here we will use the SSE transport layer.
The serve
function is from the @hono/node-server
package.