Class: Hook::SSE
- Inherits:
-
Object
- Object
- Hook::SSE
- Defined in:
- lib/hook-client/channel/sse.rb
Instance Method Summary collapse
-
#initialize ⇒ SSE
constructor
A new instance of SSE.
Constructor Details
#initialize ⇒ SSE
Returns a new instance of SSE.
4 5 |
# File 'lib/hook-client/channel/sse.rb', line 4 def initialize end |