Table of Contents - ld-eventsource-2.1.0 Documentation
Classes and Modules
- SSE
- SSE::Client
- SSE::Errors
- SSE::Errors::HTTPContentTypeError
- SSE::Errors::HTTPProxyError
- SSE::Errors::HTTPStatusError
- SSE::Errors::ReadTimeoutError
- SSE::Impl
- SSE::Impl::Backoff
- SSE::Impl::EventParser
Methods
- ::new — SSE::Client
- ::new — SSE::Errors::HTTPStatusError
- ::new — SSE::Errors::HTTPContentTypeError
- ::new — SSE::Errors::HTTPProxyError
- ::new — SSE::Errors::ReadTimeoutError
- ::new — SSE::Impl::Backoff
- ::new — SSE::Impl::EventParser
- #build_headers — SSE::Client
- #close — SSE::Client
- #closed? — SSE::Client
- #connect — SSE::Client
- #default_logger — SSE::Client
- #dispatch_event — SSE::Client
- #items — SSE::Impl::EventParser
- #log_and_dispatch_error — SSE::Client
- #mark_success — SSE::Impl::Backoff
- #maybe_create_event — SSE::Impl::EventParser
- #next_interval — SSE::Impl::Backoff
- #on_error — SSE::Client
- #on_event — SSE::Client
- #process_field — SSE::Impl::EventParser
- #read_chunk_into_buffer — SSE::Client
- #read_line — SSE::Client
- #read_lines — SSE::Client
- #read_stream — SSE::Client
- #reset_buffers — SSE::Impl::EventParser
- #reset_http — SSE::Client
- #run_stream — SSE::Client