Skip to content

0blu/PhotonParameterMapper

Repository files navigation

Photon Parameter Mapper

The probably fastest way to use custom contracts in Photon

img

Features

  • Dynamicly build a mapper
  • Save a mapper as an assembly (Good for productive use)
  • Custom field types
  • Custom indices
  • Skips default(T) values

Projects

  • PhotonParameterMapper.Core

    Is required to pre build and dynamiclly build assemblies

  • PhotonParameterMapper.Builder

    To build, run and save dynamic assemblies

  • PhotonParameterMapper.Example

    Contains a bunch of example use cases and speed tests

What does it do?

The Mapper converts custom contracts to Dictionary<byte, object> and vice versa.

Made for Photon's {OperationResponse, OperationRequest, EventData}.Parameters

About

The probably fastest way to use custom contracts in Photon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages