Skip to content

Comments

Support for wolfIP with MQTT client and broker#463

Open
dgarske wants to merge 2 commits intowolfSSL:masterfrom
dgarske:broker_wolfip
Open

Support for wolfIP with MQTT client and broker#463
dgarske wants to merge 2 commits intowolfSSL:masterfrom
dgarske:broker_wolfip

Conversation

@dgarske
Copy link
Contributor

@dgarske dgarske commented Feb 12, 2026

  • Fixed mqtt_types.h - changed empty PRINTF macro to proper no-op: do { (void)0; } while(0)
  • Fixed mqtt_broker.c - moved BrokerTls_Init outside #elif block for wolfIP compatibility
  • Fixed mqtt_broker.c - wrapped file-based cert functions in #ifndef NO_FILESYSTEM
  • Fixed mqtt_broker.c - suppressed unused parameter warning in BrokerUsage()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants