chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Seeking feedback for nng egg


From: Matt Welland
Subject: Re: Seeking feedback for nng egg
Date: Tue, 12 Oct 2021 22:28:47 -0400

Hi Ariela,
 
I'd like to give this a try but I'm not sure how to build it.

1. it seems to need srfi-69

2. I tried to compile with "make" and "chicken-install" but 
   get a message about needing to use -fPIC. How to do that? 
   I tried with: CSC_OPTIONS='-C "-fPIC"' make

Thanks.

On Sat, 2021-10-09 at 19:16 -0300, Ariela Wenner wrote:
> Hi all. I've been working on writing a very barebones nng egg[0] and
> I think
> it's usable now. It supports rep, req, pull, push, sub, pub, pair,
> surveyor,
> respondent and bus sockets, with TLS transport. At the moment options
> are kinda
> limited, but it is fairly easy to add anything missing.
> 
> If it sounds like it could be of use to you, please give it a try and
> tell me if
> there's anything broken or any other kind of feedback. If all goes
> well I'll
> make a tag and actually try to get this submitted to the coup.
> 
> Cheers!
> 
> [0]: https://gitlab.com/ariSun/chicken-nng
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]