this works on the face that a ui framework will have an event loop. so changes include: + start sets up the listener and allows the server to ba called + stop sets the server to disconnect other users and close the listener + tick should be called by the event loop this will allow any new connections to be handled, any pending |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||