streaps

Results 48 comments of streaps

I've never tried ICE and I have also no idea how gRPC and the RPC in general works.

reimplement RPC in Grumble ;)

Echo chancel (as in audio processing) is (in theory) independent from WebRTC (as in network protocol). WebRTC does not provide echo cancellation. Of course a Mumble web client that runs...

I very much like the name Oragono, but I always have difficulties to remember the correct spelling. Ergonomadic sounds like completely different product to me. I'm not sure if Ora...

Re-exporting the messages would be one way to do it. I think most tossers forward/route echomail on-the-fly when they toss (import) the PKTs.

and optionally ^aPATH (FTS-4) for Netmail: (^aINTL), ^aFMPT, ^aTOPT (FTS-1) and ^aVia (FTS-4009) anything else?

I wouldn't try to implement IMAP. Maybe wait until JMAP is supported in mail clients, seems much more easier to implement. Or just use fetchmail an let it deliver the...

No, there is no npm-debug.log file. When I run `make build-client` again, I get this: ``` ~/go/src/github.com/emersion/neutron # make build-client cd public && \ npm install && \ node_modules/.bin/grunt ngconstant:dev...

I think it's phantomjs issue on Alpine Linux and I haven't found any fix for it on Alpine. https://github.com/ariya/phantomjs/issues/14725 And there is also this issue https://github.com/sass/node-sass/issues/2031

On Ubuntu 17.04 (nodejs 4.7.2), now with different errors. ``` ~/go/src/github.com/emersion/neutron# make build-client cd public && \ npm install && \ node_modules/.bin/grunt ngconstant:dev build npm WARN deprecated [email protected]: ..psst! While...