Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Java-WebSocket - A barebones WebSocket client and server implementation written in 100% Java.

  • Share this:
A barebones WebSocket client and server implementation written in 100% Java. The underlying classes are implemented java.nio, which allows for a non-blocking event-driven model (similar to the WebSocket API for web browsers).
http://tootallnate.github.io/Java-WebSocket/
https://github.com/TooTallNate/Java-WebSocket
License:
Tech: