Constantine Molchanov
Constantine Molchanov
websocket.nim version: 0.3.3 Nim version: 0.18.0, devel 1. Create a server and client from the docs samples: - http://niv.github.io/websocket.nim/docs/0.3.3/websocket/client.html#example - http://niv.github.io/websocket.nim/docs/0.3.3/websocket/server.html#example 2. Compile and run the server and client. 3....
Currently, since there're no tagged releases, the package has no versions: https://nimble.directory/pkg/hashids I propose switching to master-develop-feature/* branches, major.minor.patch versioning, and tagging version 1.0.0.
Currently, only placeholder values aka URL params are extracted: `#/users/12/info` matched against `#/users/{userId}/info` results in `userId = "12"`. It could be useful to extract GET params as well: `#/users/12/info?page=2` matched...
First off, great project, thanks! Now, to business. `git nim stable` exists with an error: ``` $ git nim stable git-nim against https://github.com/nim-works/gitnim +git submodule update --no-fetch frosty fatal: reference...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I'd love to see the ability to copy links to individual comments....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I try to create a list in a comment or...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Our Intake issues' titles are randomly replaced with other issues' titles....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I can't attach a file to an issue. The error is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The star icon promptly changes to yellow but then becomes white...