Giter Club home page Giter Club logo

epl_ws's Introduction

epl_ws

这是一个可以在"EPL"语言上使用的websocket库,它依据cpprestsdk进行创作编写而来; 得益于C++的PPL异步串行模式库的使用让epl_ws在逻辑层面上变得清晰且优雅。

complie

采用Visual Studio 2015编译本工具源代码。

sample

demo.e代码中拥有详细的使用示范,需要参考时,可以打开看看它。

epl_ws's People

Contributors

kirino17 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

epl_ws's Issues

websocket发送汉字提示出错

连接至 ws://121.40.165.18:8800/
event: 连接成功!
event: 接收到数据,长度: 277
event: 消息类型: 0
event: 服务端主动向你推送: 点击进入【聊天室】[围观],使用websocket开发,支持一对一私聊和一对多公聊
event: 接收到数据,长度: 106
event: 消息类型: 0
event: 作者(在线):halo~,websocket开发上有什么疑问可以加我微信
event: 接收到数据,长度: 48
event: 消息类型: 0
event: 从服务端返回你发的消息:hello

//send:你好

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.