Bitcoin Forum

Economy => Services => Topic started by: yui0p on September 15, 2015, 10:34:45 PM



Title: Node.js Code Bounty - Simple TCP Server - Msg Relay
Post by: yui0p on September 15, 2015, 10:34:45 PM
I would like to know if anyone would be interested in converting some C/C++ TCP Socket code to Node.js code.
Total line count should be low. App currently listens for incoming Socket connections, adds incoming connections to
linked list(contains connection info. I.E. IP, port, etc) and passes any incoming message(GPS coordinates primarily) to connected clients other than source connection/client.
Gracefully removes clients from connection list/linked list on disconnect.
It would actually be easier if I didn't have to provide the C/C++ code. But that can be discussed. If interested, Please make a bid, with time frame. Will be paid in BTC. Will gladly use escrow.


Title: Re: Node.js Code Bounty - Simple TCP Server - Msg Relay
Post by: elbandi on September 19, 2015, 10:48:34 AM
https://gist.github.com/bitbandi/1c83ea416e0b6429a374