Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Download Java-WebSocket Implementation
How to download and install Java-WebSocket Implementation?
✍: FYIcenter.com
Java-WebSocket is a barebones WebSocket server and client implementation
written in 100% Java. The underlying classes are implemented java.nio,
which allows for a non-blocking event-driven model.
Implemented WebSocket protocol versions are: RFC 6455 and RFC 7692.
You can can download Java-WebSocket by clicking the download button below:
File name: java-websocket-1.5.4-src.zip File size: 385334 bytes Release date: 2022-07-04 Download
You can also follow these steps to download and install java-websocket-1.5.4-src.zip:
1. Go to Java-WebSocket Website.
2. Click the "Code > Download ZIP".
3. Save the downloaded file to \fyicenter\Java-WebSocket-master.zip.
4. Unzip the downloaded file. You see the Java source code files in "Java-WebSocket-master" sub-folder:
Length Date Time Name --------- ---------- ----- ---- 28850 07-04-2022 13:13 CHANGELOG.md 1082 07-04-2022 13:13 LICENSE 5920 07-04-2022 13:13 README.markdown 250629 07-04-2022 13:13 autobahn reports/clients/index.html 423037 07-04-2022 13:13 autobahn reports/servers/index.html 109880 07-04-2022 13:13 autobahn reports/servers/index.json 896 07-04-2022 13:13 build.gradle 742 07-04-2022 13:13 checkstyle-suppressions.xml 36003 07-04-2022 13:13 eclipse-java-google-style.xml 22144 07-04-2022 13:13 intellij-java-google-style.xml 15322 07-04-2022 13:13 pom.xml 299 07-04-2022 13:13 sonar-project.properties 5897 07-04-2022 13:13 src/main/example/ChatClient.java 3938 07-04-2022 13:13 src/main/example/ChatServer.java 7712 07-04-2022 13:13 src/main/java/org/java_websocket/WebSocket.java 1281 07-04-2022 13:13 src/main/java/org/java_websocket/client/package-info.java 36784 07-04-2022 13:13 src/main/java/org/java_websocket/server/WebSocketServer.java 1281 07-04-2022 13:13 src/main/java/org/java_websocket/server/package-info.java 1822 07-04-2022 13:13 src/test/java/org/java_websocket/AllTests.java ... --------- ------- 1825341 243 files
⇒ Java-WebSocket Source Code Files
⇐ Download Jakarta WebSocket Server API 2.1.0
2022-11-20, 751🔥, 0💬
Popular Posts:
kernel.jar is a component in iText Java library to provide low-level functionalities. iText Java lib...
commons-io-1.4.jar is the JAR file for Commons IO 1.4, which is a library of utilities to assist wit...
Java Cryptography Extension 1.2.2 JAR File Size and Download Location: File name: jce.jar, jce-1.2.2...
What Is in Xerces-J-bin.2.12.2.zip? Xerces-J-bin.2.12.2.zip file is the distribution package ZIP fil...
Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the wid...