Skip to content

types: add AppDescriptor type and methods for worker threads#1131

Merged
uNetworkingAB merged 1 commit intouNetworking:masterfrom
igorls:patch-1
Mar 11, 2026
Merged

types: add AppDescriptor type and methods for worker threads#1131
uNetworkingAB merged 1 commit intouNetworking:masterfrom
igorls:patch-1

Conversation

@igorls
Copy link
Copy Markdown
Contributor

@igorls igorls commented Nov 2, 2024

This PR adds TypeScript definitions for child app methods.

Added:

  • AppDescriptor interface as a native type (similar to us_listen_socket)
  • Methods on TemplatedApp for worker thread distribution:
    • getDescriptor()
    • addChildAppDescriptor()
    • removeChildAppDescriptor()

Added:
- AppDescriptor interface as a native type (similar to us_listen_socket)
- Methods on TemplatedApp:
  - getDescriptor()
  - addChildAppDescriptor()
  - removeChildAppDescriptor()
@uncomplexity uncomplexity mentioned this pull request Jan 27, 2025
@uNetworkingAB uNetworkingAB merged commit 087ebf8 into uNetworking:master Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants