| .. |
|
ByteBuffer.swift
|
0ec0398249
Remove some unnecessary `internal` declarations.
|
7 years ago |
|
Call.swift
|
e39f5f7501
When queuing messages for sending, store the original "send" error handler alongside them.
|
7 years ago |
|
Channel.swift
|
8079b70084
Also remove trailing whitespace in empty lines.
|
7 years ago |
|
CompletionQueue.swift
|
0ec0398249
Remove some unnecessary `internal` declarations.
|
7 years ago |
|
Handler.swift
|
3602c874d7
Merge pull request #136 from MrMage/no-nsmutableset
|
7 years ago |
|
Metadata.swift
|
176cebff87
Improve metadata handling.
|
7 years ago |
|
Mutex.swift
|
8079b70084
Also remove trailing whitespace in empty lines.
|
7 years ago |
|
Operation.swift
|
55077aca5c
Improve StatusCode usage and handling of unknown messages in generated servers.
|
7 years ago |
|
OperationGroup.swift
|
f47347d2be
Actually, forcibly unwrap a few call results that we _know_ to never return nil.
|
7 years ago |
|
Roots.swift
|
bd313d8cd9
Code formatting: Run
|
7 years ago |
|
Server.swift
|
9a34c32937
Avoid using `NSMutableSet` in `Server`.
|
7 years ago |
|
gRPC.swift
|
be73f23449
Remove a few implicitly unwrapped optionals/explicit optional unwrapping.
|
7 years ago |