mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Stream uploads + downloads + allow for remote url uploads
- Switch to using got - Use encryption/decryption streams for speed & lesser memory consumption - Allow for stream based download & simultaneous upload of media
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
ReconnectMode,
|
||||
ProxyAgent,
|
||||
waChatKey,
|
||||
} from '../src/WAConnection/WAConnection'
|
||||
} from '../src/WAConnection'
|
||||
import * as fs from 'fs'
|
||||
|
||||
async function example() {
|
||||
|
||||
Reference in New Issue
Block a user