Showing 8 open source projects for "servers"

View related business solutions
  • Software built for sports leaders Icon
    Software built for sports leaders

    Every member of your leadership team has a place in SportsEngine HQ. Work together to manage clubs, associations, teams, leagues, and tournaments.

    SportsEngine HQ provides everything your organization needs to create, grow, and manage top-tier sports experiences—all on one technology platform.
  • Cloud-Based Speech Analytics Solutions Icon
    Cloud-Based Speech Analytics Solutions

    Transform Your QA with the Speech Analytics Experts

    CallFinder’s speech analytics software automates outdated, manual QA processes to save time and provide immediate insights so you can make data-driven decisions. Spend your valuable time coaching agents on what matters most to you and your customers.
  • 1
    Java WebSockets

    Java WebSockets

    A barebones WebSocket client and server implementation

    ... to add purpose. The org.java_websocket.client.WebSocketClient abstract class can connect to valid WebSocket servers. The constructor expects a valid ws:// or wss:// URI to connect to. Important events onOpen, onClose, onMessage and onError get fired throughout the life of the WebSocketClient, and must be implemented in your subclass.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Netty-socketio

    Netty-socketio

    Socket.IO server implemented on Java

    This project is an open-source Java implementation of Socket.IO server. Based on Netty server framework. Supports 0.7...0.9.16 (netty-socketio 1.6.6) and 1.0+ (netty-socketio latest version) version of Socket.IO-client. Supports distributed broadcast across netty-socketio nodes (Redisson, Hazelcast). Supports OSGi, supports Spring, lock-free and thread-safe implementation, and declarative handler configuration via annotations. YourKit is kindly supporting this open source project with its...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Tyrus

    Tyrus

    Eclipse Tyrus is the open source JSR 356 - Java API for WebSocket

    Eclipse Tyrus is the open source JSR 356 - Java API for WebSocket reference implementation for easy development of WebSocket applications.Eclipse Tyrus is also a Jakarta WebSocket 2.0 compatible implementation. WebSocket protocol defined by IETF provides bi-directional communication between the server and the remote host. The pros are mainly the ability to communicate both ways, low latency and small communication overhead. Therefore Tyrus and WebSocket in general are suitable for web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Proxyee

    Proxyee

    HTTP proxy server,support HTTPS & websocket

    Proxyee is a JAVA-written HTTP proxy server library that supports HTTP, HTTPS, and WebSocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, and HTTPS packets. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. You can use the CertDownIntercept interceptor to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • LMS and Performance Platform | Bridge Icon
    LMS and Performance Platform | Bridge

    Employee Development and Training Made Easy

    Employee development is more critical than ever. With Bridge you can improve the performance of your people by aligning their skills to business goals, and developing growth plans where they may have gaps. Save time on manual HR processes, provide feedback to employees often, track goals and boost engagement.
  • 5
    Socket.IO-client Java

    Socket.IO-client Java

    A Socket.IO client library for Java

    This is the Socket.IO Client Library for Java, which is simply ported from the JavaScript client. The latest artifact is available on Maven Central. There are several ways to handle events that are transmitted between the server and the client. Add the listener function to the end of the listeners array for the event named eventName. Add a one-time listener function for the event named eventName. Remove the specified listener from the listener array for the event named eventName. Remove all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rxWebSocket

    rxWebSocket

    rxWebSocket is a simple reactive extension of OkHttp Websocket

    rxWebSocket is a simple reactive extension of OkHttp Websocket interface with support for Convertor Factories and Interceptors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next