websocket-driver icon indicating copy to clipboard operation
websocket-driver copied to clipboard

Providing special bindings when creating a thread

Open vendethiel opened this issue 6 years ago • 0 comments

Hi,

I'm currently facing an issue using this library. I'm using cl-async, which uses a dynamic variable for the event loop. However I'm currently unable to pass it my bindings because of the way it was coded.

Would it be maybe possible to do something like proposed here?

vendethiel avatar Aug 06 '17 12:08 vendethiel