hidaris

Results 7 issues of hidaris

Dear Thomas, Thank you for developing such a great tool! But in the process of using the snap version, I found that it was slow to cold start. According to...

I found that the new quick search function of vscode is very easy to use. Compared with the original search function, it also supports emacs shortcut keys to switch up...

1. Thing => ExposedThing 2. add CosumedThing 3. add Servient to support ExposedThing and CosumedThing 4. move thing container to Sevient example: ```python servient = Servient() servient.addServer( HttpServer({ port: 8081...

There should be a document that the user can easily consult on how to use, and it should be if friendly and detailed

documentation

Hello, I noticed that in version 1.3, the `help` method converts Python objects into a JSON structure. However, the current implementation prevents the use of `UnionType` in action definitions, which...

enhancement