Coder Social home page Coder Social logo

gmh5225 / websockets-seasocks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattgodbolt/seasocks

0.0 1.0 0.0 1.43 MB

Simple, small, C++ embeddable webserver with WebSockets support

License: BSD 2-Clause "Simplified" License

Shell 0.06% JavaScript 0.18% C++ 87.97% Python 0.53% C 9.96% CSS 0.07% Makefile 0.07% HTML 0.25% CMake 0.91%

websockets-seasocks's Introduction

Seasocks - A tiny embeddable C++ HTTP and WebSocket server

CI codecov GitHub release License ConanCenter package

Features

  • Simple C++ API
  • Serves static content from disk
  • API for building WebSocket servers
  • Simple command line binary for quick serving of static files only
  • Supports newer Hybi-10 and Hybi-16 WebSockets as well as the older Hixie style.
  • Supports Linux and Windows

Stuff it doesn't do

  • It's not nearly as configurable as Apache, Lighttpd, Nginx, Jetty, etc.
  • It provides only limited support for custom content generation (e.g. Servlets).
  • It has been designed for WebSocket based control.
  • It probably won't work on other systems (patches to support other systems would be welcome, but not a priority for us)

Getting started

Check out the tutorial on the wiki.

See src/app/c/ws_test.cpp for an example.

websockets-seasocks's People

Contributors

offa avatar mattgodbolt avatar madebr avatar iwanders avatar shin-nn avatar peterbindels-tomtom avatar membar avatar twanas avatar hoytech avatar sjk7 avatar rayburgemeestre avatar nkowdley avatar 0xcaff avatar joewalnes avatar jasper-ben avatar eriklee avatar seeekr avatar dhouck avatar austinschuh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.