non-blocking-sockets

There are 26 repositories under non-blocking-sockets topic.

  • skylab-inc/Lightning

    A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework

    Language:Swift312151414
  • karellen/geventmp

    GeventMP - Gevent Multiprocessing Extension

    Language:Python17652
  • fcaponetto/non-blocking-socket

    A C++14 library that allows you to create non-blocking sockets (UDP/TCP) for Linux or Windows. Headers only. MIT license.

    Language:C++10201
  • arashsm79/chame

    Chatting platform with mini games written in Java using Non-blocking IO, channels, selectors, connection pools, and JavaFX.

    Language:Java7203
  • Mylifeismyhome/WinNet

    TCP Non-Blocked Network Library (Server-Client & Websocket)

    Language:C++5101
  • Konloch/Vortex-IO

    Vortex IO is an easy-to-use high performant non-blocking zero dependency socket server API for Java.

    Language:Java4201
  • swvincent/mp-web-non-blocking

    Very basic example of a non-blocking web server running on MicroPython for ESP8266-based devices.

    Language:Python4102
  • raisov/simplenet

    Simplenet is a Swift language tool intended for programming of high-performance socket based datagram networking with flexible handling of network interfaces. It supports unicast, multicast and broadcast operations.

    Language:Swift2100
  • xingdl2007/polly

    :dragon_face: A reactor-based C++ non-blocking network library inspired by muduo.

    Language:C++2101
  • EthanStanks/ChatRoom

    This chat room project uses Winsock API to enable client/server communication via TCP and UDP protocols. The server broadcasts TCP information every second using UDP, while the client is multithreaded, with TCP receiver and sender on separate threads.

    Language:C++1100
  • log-viewer

    melchisedech333/log-viewer

    :hammer: Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.

    Language:C120
  • nikneym/dynamo

    Performant abstraction over system APIs for non-blocking socket I/O. Implements an event loop that leverages proactor pattern.

    Language:Zig1100
  • brunoxkk0/FileServer

    Implementação de um servidor de arquivos utilizando os protocolos TCP + HTTP.

    Language:Java0200
  • Cyclonecode/pong

    A simple socket server

    Language:C0200
  • hnkr/Chat_Server

    Chat Server of which socket can be configured / customized.

    Language:C++0200
  • idan1356/computer-networking-http-server

    a TCP server based on HTTP built from scratch in C++. The server multiplexes the sockets to handle multiple connections at the same time. the parsing and creation of http requests/responses was done internally in order to better understand HTTP and TCP protocols

    Language:C++0100
  • jaymindesai/p2p-di

    A peer-to-peer distributed index for file sharing

    Language:Python0100
  • nmarasoiu/nio-echo-server

    An attempt to a scalable nonblocking server using just Java NIO

    Language:Java0200
  • pfenic/nimble

    An event-driven, non-blocking / asynchronous Java network application framework

    Language:Java0100
  • proxy-pop3

    Reversive/proxy-pop3

    Concurrent multiplexed non-blocking POP3 proxy server

    Language:C0103
  • swsms/chat

    A console NIO-based chat with an extensible architecture.

    Language:Java0200
  • x-Ultra/Exodus

    Concurrent Image Server, implemented using non-blocking operations to ensure enhanced performance

    Language:C0000
  • keyvchan/traffic_relay

    Example of using non-blocking socket and epoll in a single thread and serve both as client and server simultaneously.

    Language:C++10
  • pepsi7959/client-server

    The client-server library in order to optimise your services.

    Language:C20