froozen

Results 8 comments of froozen

I agree 100% with @shak-mar. Moving the project from here to a self-hosted server is the best option. GitHub is nice, but having to enabling JavaScript and allowing cookies is...

I think the approach described in the paste is what we'd want to do.

Where exactly do we need exceptions?

No, because usually `fail = error`. That would cause a crash, which is not really what we want.

The name is really bad. Should we change it to `API proposal` or something along those lines?

> I’d like to add that the [protobuf utils][1] will be in the second level as well, > … > I think both util functions in the second level should...

What's @lukasepple's opinion on this so far?

Level two implements the parsing of raw `ByteString`s into the `Packet` type. This is something that probably won't change between protocol versions in the future. Level four will implement the...