Skip to content

Feature: Server implementation in Rust#521

Draft
crapStone wants to merge 6 commits intoSnapDrop:masterfrom
crapstones-forks:feature/rust-server
Draft

Feature: Server implementation in Rust#521
crapStone wants to merge 6 commits intoSnapDrop:masterfrom
crapstones-forks:feature/rust-server

Conversation

@crapStone
Copy link

@crapStone crapStone commented Oct 25, 2022

This PR adds a server implementation in Rust that tries to follow the original implementation closely, but differs in some ways because of the language restrictions of Rust.

TODOs:

  • header callback
  • create and add Peer to map
  • handle Peer connecting
  • listen for and handle client messages
  • create heartbeat timer

closes #512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port the Snapdrop server to Rust

1 participant