portsip

Results 9 comments of portsip

> Is this for the server or a specific client language? For the C language client. Thanks

Does this feature is ready?

Hi @daanx , sorry for bothering, could you please help to check this? It works fine with v2.0.9, 2.1.0, and 2.1.1. Please let me know need I provide more information....

> Is this using mimalloc redirection? Yes, also override the new delete as the guide.

This issue seems will be fixed in the next release: #740

You can check the dev branch, there has the commits for this issue, but not merge to master yet.

Thanks, do you have any plan to support running the broker/cluster on a Windows(no user docker.) Our product currently uses NATS, but we would like to switch to Blazing, since...

Hi, I would like to suggest use a third thread pool implementation: https://github.com/bshoshany/thread-pool

The ASIO thread pool is also a good choice.