unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* A request to take charge of guile-zmq
@ 2016-09-12 15:02 Nala Ginrut
  2016-09-12 15:25 ` Christopher M. Hobbs
  2016-09-13  8:32 ` Alex Kost
  0 siblings, 2 replies; 4+ messages in thread
From: Nala Ginrut @ 2016-09-12 15:02 UTC (permalink / raw)
  To: Guile User; +Cc: guile-devel

I plan to use guile-zmq in my work. Also, guile-zmq may play an important role
in Artanis. 

Thanks Wingo for all previous work. If you don't mind, I would like to take
charge of guile-zmq for improving and maintaining.

Here's the new repo:

https://github.com/NalaGinrut/guile-zmq


Contributions welcome!
Thanks!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: A request to take charge of guile-zmq
  2016-09-12 15:02 A request to take charge of guile-zmq Nala Ginrut
@ 2016-09-12 15:25 ` Christopher M. Hobbs
  2016-09-12 15:36   ` Nala Ginrut
  2016-09-13  8:32 ` Alex Kost
  1 sibling, 1 reply; 4+ messages in thread
From: Christopher M. Hobbs @ 2016-09-12 15:25 UTC (permalink / raw)
  To: guile-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Mon, 12 Sep 2016 23:02:58 +0800
Nala Ginrut <nalaginrut@gmail.com> wrote:

> I plan to use guile-zmq in my work. Also, guile-zmq may play an
> important role in Artanis. 
> 
> Thanks Wingo for all previous work. If you don't mind, I would like
> to take charge of guile-zmq for improving and maintaining.
> 
> Here's the new repo:
> 
> https://github.com/NalaGinrut/guile-zmq
> 
> 
> Contributions welcome!
> Thanks!
> 

I'd be potentially interested in assisting.  I wanted to use it for a
project but encountered some compatibility issues.  Please keep us
updated and thanks to Wingo as well!

cmh

- -- 
Happy Hacking!

http://libernil.net/~cmhobbs
GPG:  1200 0808 F968 47AB F489  91A3 FE26 6FFB 1A77 0868

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJX1sjmAAoJEP4mb/sadwhoS0YP/jA3ywaFOEee+AEpD2YP2ups
aIOQr54oaabdlWieV2zSPRDj3nCYwYv8yXEoP/e0N96PkdMyBBP652Ozp4SIsaI+
7zZwjHcEaTHqtufnIbGECQ7snKKz6bCcPumllQzOIIQKmxtYo5hqsCQxGIwiw6Vg
y7omcCWR6RNaUNpSda5tpDeDDixIhsZuYj9kUh6dflAL063YU6kZuhOlkBK0F0lf
J0yRniin4nSLyu6SnysmKQerRzFGJAzDttLPGmxOoBybKxuh2pna5X/2eEpB0atS
AS0jnAGZNCv8Ds4EzwFRN238PAgt/G+KAAvNxtuSmAGE1mV8sdeGyolF37TlldyV
Xx/i0G943ENixMo6OmgrMJhuNvOfxMDZYpRBAgphu3tVSgTPrOL8zVvT2Biu5hQ/
L/9MpQJmoh/7cOsGtFWoIx7ZThH8yQqsdMGe3LCE7dXttMfGKA2C63C3P/R3uXQF
2XrHjcv1fYiIkJib7dJegYMZGUeUmjlOX9O7AygOPtmrpjIjX+49bHWqDmpg8q3P
ocOgkG1HKXyzWFtiHP5ZDBFY54Dy7dozp2bvns/UyIzKh3pL5n8zvgDxc4U65qam
NOALOvXL+dbjBbY3ylwEyBnuWOuC4neJOq2gTbOrr9HTwN77cHb39ZKrAzmoJSp3
FLeouutKYSb6gYoJ3bV6
=MtaD
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: A request to take charge of guile-zmq
  2016-09-12 15:25 ` Christopher M. Hobbs
@ 2016-09-12 15:36   ` Nala Ginrut
  0 siblings, 0 replies; 4+ messages in thread
From: Nala Ginrut @ 2016-09-12 15:36 UTC (permalink / raw)
  To: cmhobbs, guile-user

No problem! Feel free to raise issues/PR on github.

Best regards.


On Mon, 2016-09-12 at 10:25 -0500, Christopher M. Hobbs wrote:
> On Mon, 12 Sep 2016 23:02:58 +0800
> Nala Ginrut <nalaginrut@gmail.com> wrote:
> 
> > 
> > I plan to use guile-zmq in my work. Also, guile-zmq may play an
> > important role in Artanis. 
> > 
> > Thanks Wingo for all previous work. If you don't mind, I would like
> > to take charge of guile-zmq for improving and maintaining.
> > 
> > Here's the new repo:
> > 
> > https://github.com/NalaGinrut/guile-zmq
> > 
> > 
> > Contributions welcome!
> > Thanks!
> > 
> 
> I'd be potentially interested in assisting.  I wanted to use it for a
> project but encountered some compatibility issues.  Please keep us
> updated and thanks to Wingo as well!
> 
> cmh
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: A request to take charge of guile-zmq
  2016-09-12 15:02 A request to take charge of guile-zmq Nala Ginrut
  2016-09-12 15:25 ` Christopher M. Hobbs
@ 2016-09-13  8:32 ` Alex Kost
  1 sibling, 0 replies; 4+ messages in thread
From: Alex Kost @ 2016-09-13  8:32 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: guile-user

Nala Ginrut (2016-09-12 23:02 +0800) wrote:

> I plan to use guile-zmq in my work. Also, guile-zmq may play an important role
> in Artanis. 
>
> Thanks Wingo for all previous work. If you don't mind, I would like to take
> charge of guile-zmq for improving and maintaining.
>
> Here's the new repo:
>
> https://github.com/NalaGinrut/guile-zmq

<http://zmq.org> mentioned in README is for sale or something, I think
it should be <http://zeromq.org>

-- 
Alex



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-13  8:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 15:02 A request to take charge of guile-zmq Nala Ginrut
2016-09-12 15:25 ` Christopher M. Hobbs
2016-09-12 15:36   ` Nala Ginrut
2016-09-13  8:32 ` Alex Kost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).