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

A sample using native code that communicates with a plugin via websocket #50

Open
ErinFinnegan opened this issue Oct 15, 2021 · 1 comment

Comments

@ErinFinnegan
Copy link
Contributor

Create a sample in the language of your choice (python, Go, pHp) that communicates with a plugin via websockets.

  • Note: Plugins can be websocket clients, but cannot be servers.
  • Check out the NodeJS sample for an example of this (I'm not sure where this is cc: @kerrishotts)

Example ideas:

  • Communicate with Blender to update textures
  • Use a Photoshop layer to trigger an Arduino to interact with the physical world (like turning on an actual blender)
@sanggusti
Copy link

Hi @ErinFinnegan can you assign this to me? I want to try to make some fastapi (python) plugin which are often used for websockets project in python on this issue

sanggusti added a commit to sanggusti/uxp-photoshop-plugin-samples that referenced this issue Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants