-
https://github.com/serde-rs/bytes/commit/f8c4812d1e81f4bb7813fa25c37b52dc3e065741
https://github.com/serde-rs/bytes/commit/f810459d2af103184767050e6181846ed9e12138
https://github.com/serde-rs/bytes/…
-
#### Describe the feature
I`m working on database L7 proxy which providee transparent database-sharding scenarios like Vitess\Apache shardingSphere,now we use jdbc in proxy which makes proxy decode a…
-
![image](https://github.com/baidu/starlight/assets/13257127/f0e17989-f515-438b-95cd-356315f650d3)
多线程并发运行的情况下,bytebuf会出现release 超出count计数器的问题。从而将父buf回收,导致其他buf也跟着回收。
-
How to add PipelineConfigurator in RxNetty 0.5.x? to support gzip. I have given its equivalent in 0.4.x.
private PipelineConfigurator gzipPipelineConfigurator = new PipelineConfigurator() {
…
-
`Error 54 error C2039: 'writerIndex' : is not a member of 'ByteBuf'`
`Error 17 error C1083: Cannot open include file: 'semaphore.h': No such file or directory `
`Error 15 error C1083: Cannot open in…
-
Currently My solution is to serialize the packet, a single-hand solution for 1.20.6+ is that, otherwise i think it becomes extremely hard to "maintain", unfortunately the background is a friendly byt…
-
go:kcp-go作为服务端
java:kcp-base作为客户端
go作为游戏数据转发
-
https://5iyxx.github.io/2016/03/07/ByteBuf%E5%92%8C%E7%9B%B8%E5%85%B3%E8%BE%85%E5%8A%A9%E7%B1%BB/
5iyxx updated
7 years ago
-
https://5iyxx.github.io/2016/03/07/ByteBuf%E5%92%8C%E7%9B%B8%E5%85%B3%E8%BE%85%E5%8A%A9%E7%B1%BB/#more
5iyxx updated
7 years ago
-
### Expected behavior
allocate buffer correctly,the refCnt is 1.
### Actual behavior
the refCnt is 0.
### Steps to reproduce
High concurrent requests
### Minimal yet complete reproducer code (or…