Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement missing events (Ping out, scanning finished, etc) #5

Closed
3 tasks done
qdot opened this issue Aug 17, 2020 · 1 comment
Closed
3 tasks done

Implement missing events (Ping out, scanning finished, etc) #5

qdot opened this issue Aug 17, 2020 · 1 comment
Assignees
Labels
Core FFI FFI Layer that sits on top of Rust

Comments

@qdot
Copy link
Member

qdot commented Aug 17, 2020

Feature Description

Emit all server events from FFI layer.

Todo:

  • Rust FFI
  • C#
  • WASM
@qdot qdot added the Core FFI FFI Layer that sits on top of Rust label Aug 17, 2020
@qdot qdot self-assigned this Aug 17, 2020
qdot added a commit that referenced this issue Oct 27, 2020
Finish implementing event emitters for server events (ping timeout,
error, etc)

Affects #5
qdot added a commit that referenced this issue Oct 27, 2020
Requires update to Buttplug-rs for DeviceRemoved event that has a
ClientDevice member.

Affects #5
@qdot
Copy link
Member Author

qdot commented Oct 27, 2020

Done for all currently implementations.

@qdot qdot closed this as completed Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core FFI FFI Layer that sits on top of Rust
Projects
None yet
Development

No branches or pull requests

1 participant