This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
MagnumOpus
Watch
1
Star
0
Fork
0
You've already forked MagnumOpus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
21227b3c78cb29fb8f5f41be34f2b176303fe516
MagnumOpus
/
Packages
/
MagnumOpusCore
/
Sources
/
IMAPClient
History
Felix Förtsch
21227b3c78
add real IMAPClient actor with NIO connection, command pipeline, envelope parsing
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-13 21:12:39 +01:00
..
FetchedEnvelope.swift
add imap client protocol, types, mock for testing
2026-03-13 18:27:20 +01:00
IMAPClient.swift
add real IMAPClient actor with NIO connection, command pipeline, envelope parsing
2026-03-13 21:12:39 +01:00
IMAPClientProtocol.swift
add imap client protocol, types, mock for testing
2026-03-13 18:27:20 +01:00
IMAPCommandRunner.swift
add nio connection layer: tls bootstrap, response handler, command runner
2026-03-13 21:05:44 +01:00
IMAPConnection.swift
add nio connection layer: tls bootstrap, response handler, command runner
2026-03-13 21:05:44 +01:00
IMAPResponseHandler.swift
add nio connection layer: tls bootstrap, response handler, command runner
2026-03-13 21:05:44 +01:00
IMAPTypes.swift
add imap client protocol, types, mock for testing
2026-03-13 18:27:20 +01:00