Hüseyin Uslu

Results 183 comments of Hüseyin Uslu

@ctstone , yes endpoint fix worked; ``` // for mono compatibility, we need to define an endpoint. var endpoint = new IPEndPoint(IPAddress.Parse(_config.Host), _config.Port); // create the connection Client = new...

same issue here. @alexisvisco where should i make the ::int cast?

how can i use #ffffff20?

I'm experiencing the same issue actually.

here is an example code; ``` app.get('*', function(req, res, next) { const get_ip = require('ipware')().get_ip; let ip_info = get_ip(req); if (req.user) { req.session.last_ip = ip_info.clientIp; // set the last ip....

can we get a fixed release on npm pls?

drop in https://github.com/CoiniumServ/CoiniumServ then which is actively developed and has an emerging community.

initial work: https://github.com/raistlinthewiz/voxeliq/commit/d36333d7785ef573033d3a180e83bc5941e63b0b