There was an issue with the old version due to the use of `RawFd` as peer IDs, since they are not unique for the lifetime of a process. With this change, we use the new `ResourceId` type, though these are not immediately available, as they are generated when the resource is registered. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||