Skip to content

docs: document reactive and network primitives #18

Description

@PyXiion

Parent: #13

Document ref, async.channel, net.shared, and net.channel after the APIs stabilize.

Examples should cover:

  • Local producer and consumer channels.
  • Bounded channels and trySend.
  • Channel handlers and iteration.
  • Scalar and table refs.
  • Server-wide shared state.
  • Player-bound shared state.
  • Client readiness and pending handles.
  • Two-way player-bound channels.
  • Server-side sender context.
  • Disconnect behavior.
  • Client-writable state warnings.

Add tests for the documented examples where practical.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions