You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# cloudconvert-node
2
2
3
-
This is the official Node.js SDK v2 for the [CloudConvert](https://cloudconvert.com/api/v2)**API v2**.
3
+
This is the official Node.js SDK for the [CloudConvert](https://cloudconvert.com/api/v2) API v2.
4
4
5
5
[](https://github.com/cloudconvert/cloudconvert-node/actions/workflows/run-tests.yml)
The length of the stream needs to be known prior to uploading. The SDK tries to automatically detect the file size of file-based read streams. If you are using a custom stream, you might need to pass a `fileSize` as fourth parameter to the `upload()` method.
98
+
96
99
## Websocket Events
97
100
98
101
The node SDK can subscribe to events of the [CloudConvert socket.io API](https://cloudconvert.com/api/v2/socket#socket).
0 commit comments