Pulse

Advanced

Advanced topics for power users

This section covers advanced topics for building more sophisticated Pulse applications. These concepts build on the fundamentals covered in Core Concepts.

Topics

  • Channels - Real-time communication between server and client, broadcasting updates to multiple users
  • JS Interop - Run JavaScript in the browser, integrate with third-party libraries
  • Custom Hooks - Create reusable hooks with lifecycle control and automatic cleanup
  • Middleware - Intercept requests, add authentication, modify behavior globally

On this page