1
0
mirror of git://jb55.com/damus synced 2024-09-05 21:03:51 +00:00
damus/Package.swift
Bryan Montz 0e94c48e26 Replace Starscream with URLSessionWebSocketTask
Changelog-Fixed: Fix slow reconnection issues
2023-04-24 18:11:07 -07:00

4 lines
99 B
Swift

dependencies: [
.Package(url: "https://github.com/jb55/secp256k1.swift.git", branch: "main")
]