-
(Requested by basicer on IRC).
My past investigation tells me [ProtocolLib](https://github.com/aadnk/ProtocolLib) appears to be heavily dependent on NMS packet structure representations, something wh…
-
Paper (version 1620).
Plugins standard and updated.
The essence of the problem:
When a player changes an entity's nickname using unicode characters (not only) ((via invocation also works)), the c…
-
- [X] This issue is not solved in a development build
**Describe the bug**
Sending the set_player_team packet does not work. it throws an illegal state exception stating that "Parameters not prese…
-
CommandHandler.cpp, CommandHandlerType commandHandlers is a lookup table for functions to run based on the received command. 0x36 is startScanNetworks. From the name, I would **expect** that to commun…
-
Hi,
The instructions for how to build rs-matter for esp-idf were removed in [pull request #129](https://github.com/project-chip/rs-matter/pull/129) citing that support was upstreamed. Unfortunately…
ghost updated
6 months ago
-
I'm attempting to write something on Linux that sniffs UDP packets headed to a particular port, and duplicates them to another. I'm comparing pnet and pcap. I'd like to stay pure Rust if possible, but…
-
## Issue description
There's quite a few NixOS modules that do nothing more than set up a "security.wrappers" configuration for a single binary. This seems like a bad idea to me. My concern is that…
-
These commands are all available via the redis-cli, and although you can use these locally, you have to extract the credentials (i'm also unsure if they will work with bastion tunnels).
-
After meeting together we found that we will not be able to meet the assigned time for having everything updated on the wiki pages. We have some items that came up that will require additional resear…
-
- Rename `batch_size` to `frame_packet` (michael)
- Rename `insert_wait_frames` to `insert_wait_frame_packet`
- Most of the function (cuda kernels, wrappers, ...) in pipe takes an input buffer and a…