Coder Social home page Coder Social logo

websocketserver's Introduction

WebSocketServer

A light and high performance WebSocket Server.

Compile

On Windows, use Visual Studio 2019 to open WebSocketServer.sln and then compile it.

On Linux, use this following instructions to compile:

cd WebSocketServer/
cmake .
make

Test Server

Use a websocket tool to connect ws://101.37.25.166:9988, then send message.

If you are interested in High Performance Server Developing, welcome join in QQ Group: 578019391.

这是一个轻量级高性能 WebSocket 服务。

编译方法

Windows 系统使用 Visual Studio 2019 打开 WebSocketServer.sln 文件编译即可。

Linux 下使用如下步骤编译:

cd WebSocketServer/
cmake .
make

测试服务器

你可以使用任意 websocket 工具去连接地址 ws://101.37.25.166:9988 然后给它发消息即可。

如果你对高性能服务器开发感兴趣,欢迎加入微信交流群,微信:easy_coder。

websocketserver's People

Contributors

balloonwj 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.