Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Socket.io connector #143

Closed
J0B10 opened this issue Nov 3, 2019 · 1 comment
Closed

Socket.io connector #143

J0B10 opened this issue Nov 3, 2019 · 1 comment
Labels
api Requires api changes enhancement New feature or request io Relies on a connector / input / output / parameter major Needs a major platform / framework / build environment rework

Comments

@J0B10
Copy link
Member

J0B10 commented Nov 3, 2019

Description

The Tipeeestream connector and the StreamElements connector already use socketIO but it may be beneficial to have a simple connector to listen for or emit socket events directly.

We could also use some inheritance to save a some duplicated code.

References

socket.io client: https://github.com/socketio/socket.io-client-java

TipeeestreamConnector: https://github.com/codeoverflow-org/chatoverflow/blob/develop/src/main/scala/org/codeoverflow/chatoverflow/requirement/service/tipeeestream/TipeeestreamConnector.scala

StreamElementsConnector: https://github.com/codeoverflow-org/chatoverflow/blob/develop/src/main/scala/org/codeoverflow/chatoverflow/requirement/service/streamelements/StreamElementsConnector.scala

@J0B10 J0B10 added the enhancement New feature or request label Nov 3, 2019
@J0B10 J0B10 added this to the alpha 1 milestone Nov 3, 2019
@J0B10 J0B10 added api Requires api changes io Relies on a connector / input / output / parameter major Needs a major platform / framework / build environment rework labels Nov 3, 2019
@sebinside
Copy link
Member

The same applicable to the REST connector #85, as i could be a supertype for OLA #142 or AHK #140.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
api Requires api changes enhancement New feature or request io Relies on a connector / input / output / parameter major Needs a major platform / framework / build environment rework
Projects
None yet
Development

No branches or pull requests

2 participants