bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
272 stars 35 forks source link

Why does this connect to the internet? #123

Open khill-fbmc opened 5 days ago

khill-fbmc commented 5 days ago

Internet connection is required

This is a very small note, with no reason why.

What is being sent? Where is is being sent?

khill-fbmc commented 5 days ago

For everyone else landing here, it is because of plantuml-encoder.

Generating the image utilizes http://www.plantuml.com

image

khill-fbmc commented 5 days ago

Explains why #91 is failing?

bafolts commented 4 days ago

Explains why #91 is failing?

I think that is a good assumption. Going off my memory but I think there is a way to generate the images locally. This required having graphviz and java setup which was a separate point of contention.

khill-fbmc commented 4 days ago

I wonder if something like this could be used...