simplexmq icon indicating copy to clipboard operation
simplexmq copied to clipboard

⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks.

Results 135 simplexmq issues
Sort by recently updated
recently updated
newest added

I have an ubuntu server with IPv6 disabled and smp-server 6.2 fails to start wiith the following error: smp-server: Network.Socket.socket: unsupported operation (Address family not supported by protocol) I don't...

PR #1608 introduced a bug that made only some of the information about the server generated on the web page.

After enabling the log_stats: on option in the smp-server configuration, the expected log file /var/opt/simplex/smp-server-stats.daily.log is not being created. It is expected that with this option enabled, the server should...

This PR is based on #1611 It rename the previous DeviceToken to APNSDeviceToken, in order to introduce WPDeviceToken later

This pull request adds webpush support to the ntf server. The implementation requires a VAPID key (RFC8292) to add an authentication layer to webpush. And because FCM accepts webpush requests...

I need to migrate all data on server side to a new server. is it possible? I tried but can not find a instruction for the server migration. any clue...