LiamMorrow / OrgnalR

SignalR backplane implemented through Orleans
Apache License 2.0
35 stars 8 forks source link

Refactor example to have all hub messages have serializers #26

Closed LiamMorrow closed 1 year ago

LiamMorrow commented 1 year ago

This allows us to have a working example, however I don't think it's great forcing consumers to add serialization attributes to all their classes