ljankoschek
Results
2
comments of
ljankoschek
The only thing I would notice is that maybe we could add a pattern to the server_address like it is done in the other files: `"pattern": "^(ws|wss):\\/\\/.*(:\\d{0,5})?\\/.*$"` Otherwise it looks...
> One thing to consider is, that in the _challenge_ message/object, the value field is currently of type Number (this was just a first abstract choice). > > It would...