temporalio / temporalio/features
Initial Nexus implementation
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Describe the solution you'd like
- Each language needs a generic Nexus common library in https://github.com/nexus-rpc
- Each language needs a Temporal-specific Nexus implementation in the Temporal SDK
See the many docs, Nexus specs, and existing implementations as guidance. This issue and associated issues are primarily for tracking/visibility purposes.
Per-SDK Tickets
- Go - Nexus library: https://github.com/nexus-rpc/sdk-go, SDK impl: https://github.com/temporalio/sdk-go/pull/1555
- Java - Nexus library: https://github.com/nexus-rpc/sdk-java, SDK impl: https://github.com/temporalio/sdk-java/pull/2270
- Core - Nexus support: https://github.com/temporalio/sdk-core/pull/857
- TypeScript - Nexus library: https://github.com/nexus-rpc/sdk-typescript, SDK impl: https://github.com/temporalio/sdk-typescript/pull/1708
- Python - Nexus library: https://github.com/nexus-rpc/sdk-python, SDK impl: https://github.com/temporalio/sdk-python/pull/813
- .NET - Nexus library: https://github.com/nexus-rpc/sdk-dotnet, SDK impl: https://github.com/temporalio/sdk-dotnet/pull/517
- Ruby - Nexus library: TBD, SDK impl: https://github.com/temporalio/sdk-ruby/issues/232
- PHP - Nexus library: TBD, SDK impl: https://github.com/temporalio/sdk-php/issues/580
- Temporal CLI - Basics: https://github.com/temporalio/cli/pull/577
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Nexus docs, specifications, and existing implementations linked in the issue, then review the remaining Ruby and PHP SDK tickets. The issue names no repository files or tests; completion is tracked by implementing the generic Nexus libraries and Temporal SDK integrations reflected by those linked tickets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, go, java, php, python, ruby, typescript
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100