MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / send

Method send

sdks/typescript/src/v1/generated/http/http.ts:245–245  ·  view source on GitHub ↗
(request: RequestContext)

Source from the content-addressed store, hash-verified

243
244export interface HttpLibrary {
245 send(request: RequestContext): Observable<ResponseContext>;
246}
247
248export interface PromiseHttpLibrary {

Implementers 6

FakeHttpsdks/typescript/test/v1/retry.test.ts
RetryHttpLibrarysdks/typescript/src/v1/retry.ts
IsomorphicFetchHttpLibrarysdks/typescript/src/v1/generated/http/
MessagesResourcesdks/python/src/e2a/v1/client.py
MessagesResourcesdks/typescript/src/v1/client.ts
McpClientmcp/src/client.ts

Calls

no outgoing calls