Skip to content
@nexus-rpc

nexus-rpc

Nexus is a protocol for arbitrary duration RPC operations. These operations are modeled using a predefined set of synchronous RPCs.

A Nexus caller sends a request to a Nexus server. The request is handled by a Nexus handler. The handler responds either with a result, or with a reference to an asynchronous operation. The caller can cancel an asynchronous operation, check for its outcome, or fetch its current state. The caller can also specify a callback URL that the handler will use to asynchronously deliver the result of an operation when it is complete.

Nexus is currently in development. For more information, see docs.temporal.io/nexus.

Pinned Loading

  1. api api Public

    Nexus RPC HTTP Specification

    6 4

Repositories

Showing 5 of 5 repositories
  • .github Public
    nexus-rpc/.github’s past year of commit activity
    0 MIT 1 0 0 Updated Mar 10, 2025
  • sdk-typescript Public

    Nexus TypeScript SDK

    nexus-rpc/sdk-typescript’s past year of commit activity
    0 1 0 1 Updated Mar 4, 2025
  • sdk-go Public

    Nexus Go SDK

    nexus-rpc/sdk-go’s past year of commit activity
    Go 14 MIT 4 0 0 Updated Feb 21, 2025
  • sdk-java Public

    Nexus Java SDK

    nexus-rpc/sdk-java’s past year of commit activity
    Java 3 MIT 2 1 0 Updated Feb 12, 2025
  • api Public

    Nexus RPC HTTP Specification

    nexus-rpc/api’s past year of commit activity
    6 MIT 4 2 0 Updated Feb 4, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…