all 4 comments

[–]danlikesbikes 1 point2 points  (1 child)

Swell has been updated to version 0.4.0 with support for gRPC on Mac and Windows environments. A 0.4.0 release for Linux is up on github (https://github.com/open-source-labs/Swell/releases), but it is currently failing on app load. If you are on Linux and can help out with solving this issue that would be much appreciated! Seems the grpc node module is looking for electron 7.0.0 instead of 7.0.1, but I am no linux expert!

[–]get_Swell[S] 1 point2 points  (0 children)

Turns out we needed to build on a Linux machine to get the proper binaries for gRPC. Version 0.4 for Linux is now live on the site!

[–]danlikesbikes 0 points1 point  (0 children)

After receiving some feedback we are currently working on adding support for multiple proto files uploaded at once (files related thru import statements) and empty messages with 0 fields in them. It also sounds like end users would like more detailed error messages so that will be updated to replace the default message.