bytebeamio / rumqtt

The MQTT ecosystem in rust
Apache License 2.0
1.64k stars 252 forks source link

feat(rumqttc): optimize topic and filter validation #788

Closed swanandx closed 9 months ago

swanandx commented 9 months ago

This PR aims to:

Type of change

Checklist:

This is just optimization and doesn't affect user API, so CHANGELOG entry isn't required.