#
nio2
Here are 43 public repositories matching this topic...
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
java
client
networking
tcp
server
packets
gradle
maven
asynchronous
network
bytes
byte
tcp-server
nio
tcp-client
java-8
client-server
nio2
java-11
simplenet
-
Updated
Dec 30, 2020 - Java
Gracefully Integrated Remote Access For Files and Execution
-
Updated
Jun 28, 2021 - Java
Backport of java.nio.file API (JSR 203) for Android
-
Updated
Jun 15, 2021 - Java
GitHub API client written in Swift with the help of Apple NIO
-
Updated
Jul 21, 2021 - Swift
Network file explorer using react+spring+java asynchronous socket channel
react
java
spring-boot
reactjs
network
explorer
asynchronous-programming
file-explorer
springboot
file-manager
nonblocking-sockets
nio2
asynchronous-sockets
-
Updated
Apr 26, 2021 - Java
Koodies is a Kotlin Multiplatform Library (MPP) consisting of execution capabilities for local and dockerized processes and scripts, re-usable builders, scientific units, etc.
kotlin
java
docker
unicode
time
builder
integration
logger
box
nio
fixture
border
shellscript
kaomoji
nio2
-
Updated
Jul 26, 2021 - Kotlin
Java WebSocket Tunnel
proxy
websocket-server
websocket
websockets
websocket-client
java-8
tunneling
tyrus
nio2
java-websocket-tunnel
grizzly
-
Updated
Mar 17, 2017 - Java
RLib
java
gradle
logger
java-utilities
collections
java-library
plugin-system
java-network
test-containers
nio2
java-utils
classpath-scanning
-
Updated
Mar 11, 2021 - Java
Java NIO.2 FileSystemProvider for ISO 9660 file system
-
Updated
Oct 22, 2020 - Java
a tool to identify duplicate files
-
Updated
Mar 30, 2018 - Scala
jSockets is a java framework, that used to implement TCP / UDP / NIO Server and Clients.
-
Updated
May 31, 2020 - Java
Improve this page
Add a description, image, and links to the nio2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nio2 topic, visit your repo's landing page and select "manage topics."
Task Description
We need to implement support for copying directories in the
org.carlspring.cloud.storage.s3fs.S3FileSystemProvider
class, as this currently only works for regular files and does not check if the paths are directories in order to recurse into them.Tasks
The following tasks will need to be carried out: