adicirstei

Results 4 issues of adicirstei

Hi, I tried the code sample in the README for `pub/sub` sockets and got the `EADDRNOTAVAIL` error. Any Idea why this is happening? I am using a windows 7 64...

Hi! Thanks for taking the time to develop this project. I really like it. I was wondering what would be the most straightforward way to extend the existing collection of...

Hi @channikhabra, Thanks a lot for the effort you spent making this tutorial. Regarding the final chapter where you used `html2hscript` to unescape the `post.content` there is an easier approach,...

Hi, I noticed that when passing arbitrary length array uniforms the library is throwing an error. ```js glsl.setUniform('u_rands', 1.0,0.2,0.3,1,0.5); ``` I looked around and found that `uniform1fv` method expects a...