Topper Bowers

Results 57 comments of Topper Bowers

Thanks for the thoughtful comment! I think this is difficult to implement in a generic way because specifying the priority in the message can be tricky. It's interesting because the...

yeah that looks good the question of "what do I do with 3 messages of priority 1, 50, 1000" is also a bit difficult :). But yeah your tiny priority...

This is good stuff and the code generator looks great. Is the plan to have go-ipld-cbor do an interface check for MarshalCBOR and use that if it exists? If so,...

hmm when I added :main :simple, the build worked but then I got: ``` 2017-10-06T11:16:06.611Z be1d2fbc-aa87-11e7-a553-ed5b451ac831 goog.require could not find: _COLON_simple ```

oh I see... optimizations :simple not :main :simple

Are there plans to allow the user to add builtins? The documentation says http could be implemented (for instance) but I don't think this package exposes that behavior?

That would be really useful for me! Can I help implement?

> @tobowers I'm interested to understand how to use libp2p as signaling server. > Do you have any concrete examples at hand? @marcoippolito I don't sorry - I'm still interested...

Is there any example for adding the js to a libp2p node? I'm getting invalid multiaddr from bootstrap

Would really love this - I'm seeing *a lot* of errors trying to get the two to talk.