Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket support #49

Merged
merged 10 commits into from
Jun 17, 2019

Conversation

ruebox
Copy link
Owner

@ruebox ruebox commented Apr 28, 2019

Please find a pull request based on #48 to support connection to SysAP via websocket for SysAP version >= 2.2.4

Following changes were done: Incorporated

  • XMPP.rocks sources within binding
  • XMPP.rocks patch to support websockets for B+J SysAP (F@h 2.2.4 upgrade #48 (comment))
  • Updated FreeAtHomeBridgeHandler to connect via Websockets

@@ -11,5 +11,11 @@
<classpathentry kind="lib" path="lib/xmpp-extensions-common-0.8.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/xmpp-websocket-client-0.8.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/xmpp-websocket-common-0.8.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/precis-1.0.0.jar"/>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kjoglum: Added the missing libs to the classpath ...

This was referenced Jun 8, 2019
@ruebox ruebox merged commit 7dc85d9 into feature_binding_freeathome Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant