vladkras
vladkras
Shouldn't [serratus/quaggaJS ](https://github.com/serratus/quaggaJS) credit be mentioned in your README? At least you must provide its license https://github.com/serratus/quaggaJS/blob/master/LICENSE
Currently websocket message is limited to 8192 bytes: https://github.com/qasaur/gremgo/blob/f9215ffedfcbbd346d85f5b6293bd36beb0472f9/connection.go#L51-L52 this is definitely not enough for any serious management system and causes nasty errors on gremlin side: ``` gremlin_1 | [WARN]...
In one of my projects tag is sometimes empty. So I don't need the to be generated. Maybe add some default option like `'emptyMap': true` for backward compatibility, so it...