shpasser

Results 3 issues of shpasser

The current implementation of C++ client allows to define C-style message handlers for subscriptions. Is it possible to create those handlers dynamically in runtime?

bug
fix added

Is there a way to know `the current MTU size` of the Connection? In order to send long messages (greater than 20 bytes) I need to know the current MTU...

enhancement
help wanted

Please replace the following line to remove build warning: https://github.com/ionic-team/capacitor-plugins/blob/e0486c3dc771aae6e8efef42a83bfba82f087f85/push-notifications/ios/Sources/PushNotificationsPlugin/PushNotificationsHandler.swift#L38

triage