implement stripe and idenfy webhooks support
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
//! End-to-end example demonstrating client_ws and server_ws working together
|
||||
//! End-to-end example demonstrating client_ws and server working together
|
||||
//!
|
||||
//! This example:
|
||||
//! 1. Starts a Redis server
|
||||
//! 2. Starts a server_ws instance with authentication enabled
|
||||
//! 2. Starts a server instance with authentication enabled
|
||||
//! 3. Creates a client_ws instance with authentication
|
||||
//! 4. Demonstrates the complete authentication flow
|
||||
//! 5. Sends authenticated requests and receives responses
|
||||
|
Reference in New Issue
Block a user