Skip to content

Conversation

@hi-ogawa
Copy link
Contributor

I've made a prototype for this #7909.
There are many TODOs left in the comment, but maybe code-wise this might not be that complicated.

Currently this client assumes uci engine is directly proxied via websocket. As an example of such proxy server, I made this npm package uci-ws (for example, you can run stockfish just by npx uci-ws stockfish), but possibly more complicated server with authentication can be also implemented via https/wss and putting credentials in url parameter.

Screenshot from 2021-03-19 00-14-10

I really don't know the audience, but my concern is how many people uses this feature and maybe this doesn't worth much.

@niklasf
Copy link
Member

niklasf commented Mar 19, 2021

Realistically, I'd expect this to see significant adoption only if installing the server is very easy. Maybe a browser extension?

@hi-ogawa
Copy link
Contributor Author

Thanks for suggestion, niklasf. But, I don't have a clear plan to finish up this feature, so I'll close this PR for now.

@hi-ogawa hi-ogawa closed this Apr 12, 2021
@niklasf niklasf mentioned this pull request Apr 29, 2022
13 tasks
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.

2 participants