mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #57] [MERGED] Split tasks - No more blocking the event loop #258
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feschber/lan-mouse/pull/57
Author: @feschber
Created: 12/23/2023
Status: ✅ Merged
Merged: 12/23/2023
Merged by: @feschber
Base:
main← Head:split-tasks📝 Commits (10+)
a30fea9wip: split server into multiple tasksfe75980async dns resolvingcae845cfix port change96f1113formatting30600c1fix windows3c83c62fix most clippy lints3d001d6formattingdb816a8fix socket recreation + change pinging logice07854drestore signaling functionality4de3ef7fix fix ips📊 Changes
4 files changed (+621 additions, -367 deletions)
View changed files
📝
src/client.rs(+8 -2)📝
src/dns.rs(+1 -1)📝
src/main.rs(+4 -26)📝
src/server.rs(+608 -338)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.