Skip to content

Multiple channels per delivery type #67

@aienabled

Description

@aienabled

Hello!
Are there any way of creating more than one sequenced channel?
In Lidgren ( https://github.com/lidgren/lidgren-network-gen3/wiki/Sequence-Channels ) it's possible to have up to 31 sequence channels per any sequenced delivery method.
I looked into the LiteNetLib source and it seems all the channels are created only once in NetPeer constructor.
For me, it makes "sequenced" channel almost useless - I cannot even send health in one channel and ammo in another channel. Only the latest received NetPacket will be used - either ammo or health.

Regards!

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions