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

    12 7

Repositories

Showing 8 of 8 repositories
  • sdk-go Public

    Nexus Go SDK

    nexus-rpc/sdk-go’s past year of commit activity
    Go 16 MIT 8 1 3 Updated Dec 17, 2025
  • nexus-rpc-gen Public
    nexus-rpc/nexus-rpc-gen’s past year of commit activity
    TypeScript 0 MIT 0 7 1 Updated Dec 10, 2025
  • sdk-python Public

    Nexus Python SDK

    nexus-rpc/sdk-python’s past year of commit activity
    Python 4 MIT 1 3 0 Updated Dec 8, 2025
  • api Public

    Nexus RPC HTTP Specification

    nexus-rpc/api’s past year of commit activity
    12 MIT 7 2 1 Updated Nov 25, 2025
  • sdk-typescript Public

    Nexus TypeScript SDK

    nexus-rpc/sdk-typescript’s past year of commit activity
    TypeScript 3 MIT 2 2 5 Updated Nov 19, 2025
  • sdk-java Public

    Nexus Java SDK

    nexus-rpc/sdk-java’s past year of commit activity
    Java 3 MIT 2 3 2 Updated Nov 17, 2025
  • sdk-dotnet Public

    Nexus .NET SDK

    nexus-rpc/sdk-dotnet’s past year of commit activity
    C# 2 MIT 2 2 0 Updated Nov 14, 2025
  • .github Public
    nexus-rpc/.github’s past year of commit activity
    0 MIT 1 0 0 Updated Mar 10, 2025

People

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

Most used topics

Loading…