Alaa Zorkane
Alaa Zorkane
@sharkdp not really a very convincing argument but `ignore`'s frontend is relatively low-level and annoying to use than what would be an `fd`'s frontend if all of the later's args...
Hey @signalnerve ! Any updates on this? Especially regarding the latest websocket update?
Up! Any updates on this? As a workaround you can do something like this: ```tsx const items = ["one", "two", "three", "four"] const children = React.useMemo(() => { const firstItem...
Hey @stephenh - I added the integration tests and the reusing refactor! Would appreciate if you can review them please 🙏 Also, about streaming multiple messages, I think implementations can...
> @AlaaZorkane looks great! Looks like just the build is failing, maybe b/c some output needs updated after getting rebased: > > https://github.com/stephenh/ts-proto/runs/4766206207?check_suite_focus=true Hey @stephenh, sorry can you walk me...
Yes! Not only `serialize...()` functions but also the `Writer`
Hey @JalonWong just letting you know that I opened a PR here: https://github.com/tafia/quick-protobuf/pull/208 - Please take a look and give your feedback if possible, thanks! 🙏
> The PR is pretty good. Also, That will be more handy If the `serialize_into_slice*()` can return the encoded length. Thanks! I added it with the appropriate tests in the...
Any updates on this?
Hey @lencx, thanks for the quick response! I am already using `fnm`, and `rsw` is already installed globally. ``` [hs] rsw --version rsw 0.7.3 [hs] fnm current v17.7.1 [hs] yarn...