| .. |
|
Datagram
|
Add support for UDP clients and servers.
|
2023-08-10 14:02:19 +01:00 |
|
Docs.docc
|
Raise minimum Swift version to 5.8 (#199)
|
2024-03-11 09:32:56 +00:00 |
|
AcceptHandler.swift
|
State Managed Listeners (#175)
|
2023-07-09 07:41:03 -04:00 |
|
NIOFilterEmptyWritesHandler.swift
|
State Managed Listeners (#175)
|
2023-07-09 07:41:03 -04:00 |
|
NIOTSBootstraps.swift
|
State Managed Listeners (#175)
|
2023-07-09 07:41:03 -04:00 |
|
NIOTSChannelOptions.swift
|
Drop support for Swift 5.5 (#172)
|
2023-04-14 17:06:35 +01:00 |
|
NIOTSConnectionBootstrap.swift
|
Add new typed async bootstrap APIs back and drop SPI (#191)
|
2023-10-25 14:09:26 +01:00 |
|
NIOTSConnectionChannel.swift
|
Add support for UDP clients and servers.
|
2023-08-10 14:02:19 +01:00 |
|
NIOTSErrors.swift
|
Use Docc for documentation (#154)
|
2022-07-29 15:02:01 +01:00 |
|
NIOTSEventLoop.swift
|
NIOSingletonsTransportServices: Use NIOTS in easy mode (#180)
|
2023-08-09 03:29:24 -07:00 |
|
NIOTSEventLoopGroup.swift
|
NIOSingletonsTransportServices: Use NIOTS in easy mode (#180)
|
2023-08-09 03:29:24 -07:00 |
|
NIOTSListenerBootstrap.swift
|
Add new typed async bootstrap APIs back and drop SPI (#191)
|
2023-10-25 14:09:26 +01:00 |
|
NIOTSListenerChannel.swift
|
Add support for UDP clients and servers.
|
2023-08-10 14:02:19 +01:00 |
|
NIOTSNetworkEvents.swift
|
Use underscore version of `NIOPreconcurrencySendable` to silence warning (#173)
|
2023-04-25 15:00:26 +02:00 |
|
NIOTSSingletons.swift
|
NIOSingletonsTransportServices: Use NIOTS in easy mode (#180)
|
2023-08-09 03:29:24 -07:00 |
|
SocketAddress+NWEndpoint.swift
|
Clean up imports and dependencies. (#130)
|
2021-09-14 10:06:42 +01:00 |
|
StateManagedChannel.swift
|
Add support for UDP clients and servers.
|
2023-08-10 14:02:19 +01:00 |
|
StateManagedListenerChannel.swift
|
Fix a typo when casting the allowLocalEndpointReuse channel option value (#186)
|
2023-09-25 07:34:20 +01:00 |
|
StateManagedNWConnectionChannel.swift
|
Fire the pipelines error caught method when NWConnection's state changes to failed (#187)
|
2023-10-25 09:22:53 +01:00 |
|
TCPOptions+SocketChannelOption.swift
|
Extract the NWConnection code into StateManagedNWConnectionChannel (#174)
|
2023-07-08 12:41:46 +01:00 |
|
UDPOptions+SocketChannelOption.swift
|
State Managed Listeners (#175)
|
2023-07-09 07:41:03 -04:00 |