-
Notifications
You must be signed in to change notification settings - Fork 4
[LIB-837] - add custom sockets functionality to the LIB. #228
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
Conversation
…r file, add possibility to recheck and update custom socket; add possibility to remove endpoints and dependencies;
docs/source/custom_sockets.rst
Outdated
| Custom Sockets in Syncano | ||
| ========================= | ||
|
|
||
| ``Syncano`` provides possibility of creating the custom sockets. It means that there's a possibility |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
creating the custom sockets
|
left a few comments, most of them are for docs though (maybe someone native could take a look at it and check for grammar? or if you want I can recheck it after it's fixed). Overall, I really like your approach, it's easy to understand and comprehensive. |
…s; correct ScriptDependency to handle ScriptEndpoint; make Script a model field in ScriptEndpoint; overall fixes;
| @@ -0,0 +1,239 @@ | |||
| .. _custom-sockets: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lifcio We need help from native here ;)
|
Will check soon with @devintyler, thx for the mention! |
|
@zhebr Could you take a look? :) |
| Custom Sockets in Syncano | ||
| ========================= | ||
|
|
||
| ``Syncano`` gives its users the ability to create Custom Sockets. What this means is that users can define very specific |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't like the style. But if it's revised - I won't fight.
|
Neat. Good reading. Small things to fix. |
Missing:
@23doors
It would be nice if you can take a look: