GithubHelp home page GithubHelp logo

robertindie / moss Goto Github PK

View Code? Open in Web Editor NEW
36.0 3.0 6.0 2.43 MB

Reliable and Fast UDP Connections

Home Page: https://github.com/RobertIndie/moss

License: GNU General Public License v3.0

C++ 96.89% Makefile 3.11%
udp quic connections

moss's Introduction

moss

Action Build

moss's People

Contributors

robertindie avatar yhtb avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

moss's Issues

更改frame中type bits的存储方式

之前的逻辑是将bits放进GenericFrameLayout.data的前部,现在则是改为把bits放到GenericFrameLayout.frame_type中,并更改相应的转换逻辑和相关的单元测试代码。

除此之外,还需将GenericFrameLayout的frame_type这个变量名改为frame_type_bits。

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.