meows/examples
R Tyler Croy c49b9a09d7 Add support for sending a termination signal to the server loop
See examples/terminate.rs, but this basically allows for using Meows easily
inside of a test infrastructure.
2020-07-05 07:58:05 -07:00
..
client_state.rs Add support for a second generic parameter for client state 2020-06-14 10:02:03 -07:00
index.html Refactor the unnnecessary trait away 2020-06-13 10:30:32 -07:00
multisend.rs Add support for sending a termination signal to the server loop 2020-07-05 07:58:05 -07:00
simple.rs Add support for a second generic parameter for client state 2020-06-14 10:02:03 -07:00
stateful.rs Add support for a second generic parameter for client state 2020-06-14 10:02:03 -07:00
terminate.rs Add support for sending a termination signal to the server loop 2020-07-05 07:58:05 -07:00