lib/http_event_source.ex
defmodule HTTPEventSource do
@moduledoc """
OTP application namespace for the browser-like `HTTP.EventSource` client.
"""
end
defmodule HTTPEventSource do
@moduledoc """
OTP application namespace for the browser-like `HTTP.EventSource` client.
"""
end