Change PRM to MoonrakerSocketManager, project update
This commit is contained in:
0
Soyuz/ViewModels/BonjourBrowser.swift
Normal file → Executable file
0
Soyuz/ViewModels/BonjourBrowser.swift
Normal file → Executable file
2
Soyuz/ViewModels/PrinterRequestManager.swift → Soyuz/ViewModels/MoonrakerSocketManager.swift
Normal file → Executable file
2
Soyuz/ViewModels/PrinterRequestManager.swift → Soyuz/ViewModels/MoonrakerSocketManager.swift
Normal file → Executable file
@@ -13,7 +13,7 @@ import Starscream
|
||||
|
||||
// MARK: PrinterRequestManager
|
||||
//@MainActor
|
||||
class PrinterRequestManager: ObservableObject, WebSocketDelegate {
|
||||
class MoonrakerSocketManager: ObservableObject, WebSocketDelegate {
|
||||
let WEBSOCKET_TIMEOUT_INTERVAL: TimeInterval = 60.0
|
||||
|
||||
// Websocket JSON-RPC published data
|
0
Soyuz/ViewModels/PrinterObjectsQuery.swift
Normal file → Executable file
0
Soyuz/ViewModels/PrinterObjectsQuery.swift
Normal file → Executable file
Reference in New Issue
Block a user