Skip to content

Networking::AxonNetworkPtr<T> and replication mode in message flags #49

@kbrddestroyer

Description

@kbrddestroyer

Create template class that will automatically share wrapped variable via network using Axon::GHOSTED_MODE

Mode can be:

  • Client-to-all
  • Client-to-client (at this point you need to set clientID)
  • Client-to-server (only storing, no sharing to others)

I guess mode can be encrypted to tag section in UDPMessage

Metadata

Metadata

Assignees

Labels

automationActions-related problemsclientClient related workserverServer kernel related worktestsTesting-related stuff

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions