Georgi N. Georgiev

Results 6 issues of Georgi N. Georgiev

Hello, I am trying to use the apns2 module but when I try to load the p12 file I get the following error ``` ans1: indefinite length found (not DER)...

Hey guys, I see some activity here, issues PR etc. Due to being forced to use the only available library with go for WAMP and it not working really well,...

Do you plan it?

Hey, I was thinking about something similar. so I would love to contribute to the project. Do you have any specifications for the language? Roadmap of features that should be...

Currently ``` js var a = new FiresyncObject(ref); a.items = []; a.push('a'); ``` will not work. Same for objects. As a workout set the `items` property to be a `FiresyncArray`....