Cole Graber-Mitchell

Results 24 comments of Cole Graber-Mitchell

The same issue occurs with the `oom` lang item: ``` duplicate lang item found: `oom`. note: first defined in crate `std`. ``` Like @polybuildr, I have `#![no_std]` in my `main.rs`.

@parasyte I just set my target to the right target using the VSCode settings, but I can't find any documentation on rls.toml. I now have the `test` crate problem too.

Is there still work to be done on this issue?

I know someone was able to stream from ipfs directly in the page. Apparently this works for video: ``` Your browser does not support the video tag. ``` And this...

This might be useful: https://stackoverflow.com/questions/7080269/javascript-before-leaving-the-page Idea is that on load, client publishes that it connected. On leave client publishes that it left. This could be open to abuse by clients,...

I agree. Maybe an "enter chatroom" button that adds you before you can send anything. Of course client side people could still send, but at least our client would respect...

Being addressed at [xaxes/zeronet-relay-chat](http://github.com/xaxes/zeronet-relay-chat).

Being addressed at [xaxes/zeronet-relay-chat](http://github.com/xaxes/zeronet-relay-chat).

I'm not sure if this is possible based on the way that ZeroNet works. It's heavily dependant on some sort of client side user list like issue #5.

Being addressed at [xaxes/zeronet-relay-chat](http://github.com/xaxes/zeronet-relay-chat).