GithubHelp home page GithubHelp logo

ziv2015 / bauglir-websocket-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robert-112/bauglir-websocket-2

0.0 1.0 0.0 2.19 MB

Copy of https://code.google.com/archive/p/bauglir-websocket/

Pascal 95.69% HTML 0.37% PHP 3.88% C++ 0.06%

bauglir-websocket-2's Introduction

bauglir-websocket 2

Funktionsfähige Kopie der WebSocket-Bibliothek von Bauglir (Original: https://code.google.com/archive/p/bauglir-websocket/)

Der Quelltext der Beispiele (Server, Client) wurde leicht angepasst, damit alles unter Lazarus (1.6.2) inkl. FPC (3.0.0) funktioniert.

Working Version

See the Fork made by MFernstorm: https://github.com/MFernstrom/Bauglir-WebSocket-2

+++

WebSocket server/client implementation in Pascal and C# WebSocket - Pascal and C# implementations

Project contains implementation of clients and servers using WebSocket protocol.

SECOND VERSION OF BAUGLIR WEBSOCKET - HyBi 7-17 AND RFC WEBSOCKET SPECIFICATION

Current version: 2.0.4 (2012-01-30) #Changelog

For Hixi versions of specification (75, 76) use Bauglir WebSocket 1.1.0.

If you are using Bauglir WebSocket in production, please let me know ([email protected])

If you are getting garbage from Chrome19: T problem is caused by x-deflate-frame extension in WebSocket implementation in Chrome see http://code.google.com/p/bauglir-websocket/issues/detail?id=37#c1 to refuse it from server Implementations

Pascal client and server implementation (source code documented). Support for non-secure and secure (SSL) connection.
C# .NET client and server implementation (source code documented). Support for non-secure and secure (SSL) connection.

Implementation notes

There is Wiki page with [http://code.google.com/p/bauglir-websocket/wiki/Libraries interface description] '> Demos

Check out the demos on YouTube! (Excuse my English...)

Pascal
    Delphi client and server demos (Windows) - based directly on Pascal sources
    Lazarus client and server demos (Linux (Kubuntu)) - based directly on Pascal sources
C# .NET
    C# .NET client and server demos (Windows & Linux) - based directly on C# sources
HTML5 web pages for WebSocket compatible browsers (client) for testing server (e.g. Pascal demo).

Support

Supported HyBi versions: 7-17

Supported RFC versions: RFC6455

Supported browsers: * FireFox 11 * Aurora 11.0a2 (2012-01-11) supports binary data and close reason and code * Chrome 16 and up

Browser issues * Chrome * current stable release (16) and up should follow RFC * Firefox * does not support SSL with non-authorized keys Notes

Documentation on WebNt.eu WebSocket is in progress. See source code for documentation, it's fully documented.
If you are still using 1st version, you should check its introduction page

bauglir-websocket-2's People

Contributors

robert-112 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.