extreme
  • API Reference
    • Modules
  • Extreme
    • Summary
    • Types
      • t/0
    • Callbacks
      • connect_to_persistent_subscription/4
      • execute/3
      • ping/0
      • read_and_stay_subscribed/6
      • start_link/2
      • subscribe_to/3
      • unsubscribe/1
  • Extreme.ClusterConnection
    • Summary
    • Functions
      • gossip_with/3
  • Extreme.Configuration
    • Summary
    • Functions
      • get_connection_name/1
      • get_node/1
      • prepare_credentials/1
  • Extreme.Connection
    • Summary
    • Functions
      • child_spec/1
      • push/2
      • start_link/2
  • Extreme.Connection.State
  • Extreme.ConnectionImpl
    • Summary
    • Functions
      • execute/2
      • receive_package/2
  • Extreme.EventProducer
    • Summary
    • Functions
      • child_spec/1
      • on_async_event/2
      • on_sync_event/3
      • send_to_subscriber/2
      • start_link/2
      • subscribe/1
      • subscription_status/1
      • unsubscribe/1
  • Extreme.EventProducer.EventBuffer
    • Summary
    • Functions
      • ack/2
      • child_spec/1
      • start_link/3
      • subscribe/1
      • subscription_status/1
      • unsubscribe/1
  • Extreme.EventProducer.EventBuffer.State
  • Extreme.EventProducer.State
  • Extreme.EventProducer.Supervisor
    • Summary
    • Functions
      • child_spec/1
      • init/1
      • start_event_producer/2
      • start_link/1
  • Extreme.FanoutListener
  • Extreme.Listener
  • Extreme.ListenerWithBackPressure
    • Summary
    • Callbacks
      • get_last_event/2
      • on_caught_up/1
      • on_init/1
      • process_push/3
  • Extreme.MessageResolver
    • Summary
    • Functions
      • decode_cmd/1
      • encode_cmd/1
  • Extreme.Messages
    • Summary
    • Functions
      • defs/0
  • Extreme.PersistentSubscription
    • Sections
      • Example
    • Summary
    • Types
      • event/0
      • event_id/0
    • Functions
      • ack/3
      • child_spec/1
      • nack/5
  • Extreme.ReadingSubscription
    • Summary
    • Functions
      • child_spec/1
      • start_link/4
  • Extreme.ReadingSubscription.State
  • Extreme.Request
    • Summary
    • Functions
      • prepare/2
      • prepare/3
  • Extreme.RequestManager
    • Summary
    • Functions
      • child_spec/1
      • connect_to_persistent_subscription/5
      • execute/4
      • identify_client/2
      • kill_all_subscriptions/1
      • ping/2
      • process_server_message/2
      • read_and_stay_subscribed/3
      • start_link/2
      • subscribe_to/5
      • unregister_subscription/2
  • Extreme.RequestManager.State
  • Extreme.Response
    • Summary
    • Functions
      • get_correlation_id/1
      • parse/1
      • reply/2
  • Extreme.SharedSubscription
    • Summary
    • Functions
      • on_event/3
      • process_push/2
      • subscribe/1
      • unsubscribe/1
  • Extreme.Subscription
    • Summary
    • Functions
      • child_spec/1
      • start_link/6
      • unsubscribe/1
  • Extreme.Subscription.State
  • Extreme.SubscriptionsSupervisor
    • Summary
    • Functions
      • child_spec/1
      • init/1
      • kill_all_subscriptions/1
      • start_link/1
      • start_persistent_subscription/6
      • start_reading_subscription/4
      • start_subscription/6
      • stop_subscription/2
  • Extreme.Supervisor
    • Summary
    • Functions
      • child_spec/1
      • start_link/2
  • Extreme.Tcp
    • Summary
    • Functions
      • connect/4
  • Extreme.Tools
    • Summary
    • Functions
      • cast_to_atom/1
      • cast_to_integer/1
      • generate_uuid/0

Invalid search

Please type something into the search bar to perform a search.

The search functionality is full-text based. Here are some tips:

  • Multiple words (such as foo bar) are searched as OR
  • Use * anywhere (such as fo*) as wildcard
  • Use + before a word (such as +foo) to make its presence required
  • Use - before a word (such as -foo) to make its absence required
  • Use : to search on a particular field (such as field:word). The available fields are title, doc and type
  • Use WORD^NUMBER (such as foo^2) to boost the given word
  • Use WORD~NUMBER (such as foo~2) to do a search with edit distance on word

To quickly go to a module, type, or function, use the autocompletion feature in the sidebar search.

Hex Package Hex Preview Download ePub version

Built using ExDoc (v0.37.3) for the Elixir programming language