Michał Idzikowski

Results 17 issues of Michał Idzikowski

When user enters http://chat/roomname and is not authenticated it would be great if he after login will be redirected to roomname room.

I was looking at WebGL demo and EventsPriority tab looks like it contains some bug. Clicking works only once, on one button and then I can only scroll list of...

Basing on https://github.com/d5/tengo/pull/330 I created PoC of running compiled functions. Please tell me what you think about this.

I'm still investigating the issue, but tcp-uv-proxy don't proxy all data when client send big amount of data and stop sending it for longer time. I suspect the problem in...

bug

# Problem Some functions in graphite-web re-fetch data while evaluating. Current architecture of carbonapi doesn't allow such operation and the results are not equal. Function like **hitcount** in graphite-web call...

Hi! I think we need example proxy code with switching servers, so it will work a little like MCProxy or Bungeecord to show NMP's power.

use case

Is it possible to make "smart" proxy? If user connects to live stream and proxy have already clients on that stream it won't make new connection to master server but...

I think HTTPS is not working correctly. Are you planning to support it?

Hello! I'm using weathermap for few maps that are over 5k x 5k pixels in size and in my opinion it's time to rewrite code to use another rendering engine...

Hi! Is it possible to implement cluster functionality to core of this library? I'm not sure if I am able to do it myself, I tried, but code looks bad...