Pineapples / sh-boardgame

0 stars 1 forks source link

Sockets return properties with PascalCase #16

Closed ThyHG closed 5 years ago

ThyHG commented 5 years ago

The HTTP requests give all properties back in camelCase. The sockets return everything with PascalCase. To avoid having to write checks, can we make everything camel cased?