On 10/24/2015 03:41 AM, Damjan Georgievski wrote:
> there's also this, 
> https://github.com/unbit/uwsgi/tree/master/plugins/cplusplus
> I don't know if it helps you
Yes, thanks I have just used that as a starting point, it it simply works.

I get a uwsgi.h file, and that contains many things, that I can guess
about but not much explaining :-)

/BL
>
> On 23 October 2015 at 21:49, Bo Lorentsen <[email protected]> wrote:
>> Hi ...
>>
>> I am quite new to uwsgi and this list, so I am sorry if this has been asked
>> before.
>>
>> I like to make a C++ plugin, using the uwsgi plugin interface. Currently a
>> maintain my own scgi server and dispatcher, but I really like to us all the
>> nice features build into uwsgi, but from my (mutli-threaded C++) plugin
>> (jsonrpc + restful).
>>
>> So, after discovering the "uwsgi --build-plugin ." interface, I finally
>> found the uwsgi.h file, but I can't seem to find any documentation on the
>> content of this header file, have I not been looking hard enough or is it
>> not been written ... yet ?
>>
>> I guess that the python api doc, is a good inspiration, and I could also
>> just read the source or make inspired guesses, but if there is some doc on
>> this file, I will love to know where to find it.
>>
>> Regards
>>
>> /BL
>> _______________________________________________
>> uWSGI mailing list
>> [email protected]
>> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
>

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to