rock59
rock59
I need to use a goroutine pool to execute blocking tasks. Almost all goroutine pool libraries use channels to pass tasks to worker goroutines or at-least use channels for goroutine...
When a user clicks on an image to load that, the window is placed in full-screen mode. If the user have a low-speed connection, he/she will not be able to...
libevent provides ssl with bufferevent_ssl.h and openssl. I guess is not hard to support ssl. Is there any plan to support ssl?
It would be nice to support encryption at rest. CockroachDB's implementation for Rocksdb maybe a good starting point.
Any plan to support Encryption At Rest?
Is there any plan to implement Encryption At Rest?
Does lfqueue support ARM?
Does "wslay_event_queue_fragmented_msg" copy messages just like "wslay_event_queue_msg" ?
C Api
Is it possible to provide a C Api in order to make this awesome library usable in C programs and other languages with FFI or similar mechanisms? Queuing and dequeuing...
Is there any development guide for Unit? Somthing like this for Nginx ([Nginx Development guide](http://nginx.org/en/docs/dev/development_guide.html))