Hello there, This is the first I hear about the F# binding, great work there! Your library seems to pretty much answer the same needs as clrzmq did, except for the fact clrzmq is completely out of date (has not been updated for over a year).
As an avid .NET and ØMQ user, I'd be happy to help with processing pull requests if you need any help there :) You'll probably want to follow the C4 processes (see: http://rfc.zeromq.org/spec:16) which indeed dictate that all work by contributors (including if they're maintainers) should happen in forks and then be merged into the main repo As an aside: Have you given any thought about API compatibility with the pure .NET implementation of ØMQ (NetMQ) ? Kind Regards, Diego Duclos On Mon, Dec 30, 2013 at 5:17 PM, <[email protected]> wrote: > Hi all, > > As the repository for the F# ZMQ binding (hereafter, fszmq) has been > recently moved into the zeromq organization (on GitHub), I’m a bit confused > as to process. Specifically: should I continue to commit directly to the > fszmq repo, or should I fork it (under my personal GitHub account) and > send pull requests? Additionally, does this only about to library source > (ie: what about documentation and samples)? > > Thanks. > > Paulmichael Blasucci > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
