Radu Gidei

Results 31 issues of Radu Gidei

## Expected Behavior With DynaServer package installed, Dynamo for Revit should start normally ## Actual Behavior Dynamo for Revit fails to start, hanging just before UI initialises. This brings down...

bug

## Situation right now No support for websockets ## What new feature do you suggest ? Add a socket connection manager ## How would this feature improve it ? nodes/other...

enhancement

## Situation right now We make the package but it's not on package manager ## What new feature do you suggest ? - upload to package manager - write detailed...

docs

enhancement

As reported by @VVlcev here : https://github.com/radumg/DynaWeb/issues/1#issuecomment-398663411

_From @radumg on August 8, 2017 23:15_ ## Expected Behavior Unit tests that follow the Dynamo repository guidelines ## Actual Behavior No tests _Copied from original issue: radumg/DynWWW#11_

enhancement

As reported by @josols here : https://github.com/radumg/DynaWeb/issues/1#issuecomment-325470467

_From @radumg on December 24, 2017 15:35_ ## Expected Behavior Users should : - be able to build & execute web requests in as few nodes as possible - not...

help wanted
question

Real-time services require a more efficient communication protocol than restful web requests. Look into google protocol buffers as well

enhancement
help wanted

_From @radumg on December 24, 2017 17:23_ ## Expected Behavior Executing a graph with DynaWeb nodes a second (or Nth) time should consistently produce the same result. ## Actual Behavior...

help wanted
question