Shreyas Lad

Results 3 issues of Shreyas Lad

I haven't installed sodium as one of my dependencies, however when my Travis build runs, it keeps throwing the same error. ```bash npm ERR! Linux 4.4.0-101-generic npm ERR! argv "/home/travis/.nvm/v0.10.48/bin/node"...

I'm trying to send custom headers with the websocket connection but I can't figure out how. There was a previous issue that mentioned this (#43), however, all the links given...

`char error_buf[11]; // largest number 32bit uint can display is ten digits` in cpu/paging/paging.c You aren't limited to 10 characters, rather you make a buffer as large as you want...