Ed,

I ran into this exact problem today, I am looking into it. For now using 
that method to import an html file is broken, you should be able to make a 
new wiki using the empty edition and then drag and drop the other wiki into 
it and get the same result.
I should have this fixed in the next version.

Thank you for the feedback!

h0p3,

The local chat is just using the web socket messages the same as the rest 
of the communication between the browser and server, when it is only 
browsers connected to the one server it is just updating one tiddler in the 
browsers with the server mediating new entries to prevent simultaneous 
messages from overwriting each other.

For the more interesting federation part, I am using something not 
completely different than libtox, but my experiments with it made me think 
that it isn't a perfect fit so I made my own version using the dht-rpc 
module in node and some of the components that I made for the secure 
server. I am almost certainly going to have to rewrite the node module to 
make it production ready for Bob, so I may be a while before the 'open it 
and it works' version is ready. But so far it looks like it is going to be 
about as easy to use as anything else in Bob when it is working.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fd4fd1d6-5627-4c21-891d-27cfa4390957%40googlegroups.com.

Reply via email to