Skip to content

feat: improve engineioxide::OpenPacket serialization #547

@Totodore

Description

@Totodore

The OpenPacket struct is a bit "raw" and could have better fields:

  • replace millis u64 by Duration and make a custom serialize/deserialize impl
  • replace Vec<String> for the upgrade list by the transports list and impl serialize/deserialize for it.

Metadata

Metadata

Assignees

Labels

A-coreArea related to socketioxide-coreA-engineioxideArea related to engineioxideC-EnhancementRelated to an enhancementE-EasyCall for participation: Experience needed to fix: Easy / not muchP-LowLow priority

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions