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

Feature/websocket everywhere #43

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

316k
Copy link
Contributor

@316k 316k commented Sep 29, 2014

You can now choose which driver to use between HTTP and WebSocket. The server must have the same configuration as the client. The default configuration is WebSocket on port 3000.

Though it is not used yet, send and refresh functions both work.
The server doesn't implement it yet.
When a websocket connection is lost, the app is reloaded
The same actions can now be performed via HTTP and WebSocket requests
…k/linux-remote-control into feature/websocket-everywhere

Conflicts:
	opt/lrc-client/js/connection/connection.js
	opt/lrc-client/js/connection/http.js
	opt/lrc-client/js/connection/websocket.js
	opt/lrc-client/js/js.js
	opt/lrc-server/configuration.js
@Agneli
Copy link
Owner

Agneli commented Oct 2, 2014

@316k, send me your email please.

@316k
Copy link
Contributor Author

316k commented Oct 2, 2014

I think it's on the git log, but here it is : 316k (at) legtux / org

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.

None yet

2 participants