GithubHelp home page GithubHelp logo

bnr's Introduction

Beetlex framework 👋

high performance socket tcp communication framework, support Unix domain Socket, TLS, HTTP, HTTPS, WebSocket, Gateway, RPC, Redis ... protocols , custom protocols and 1M connections solution

Package Nuget version Download
BeetleX(tcp component)
BeetleX.FastHttpApi(Http/Websocket server component)
BeetleX.Redis(Redis client component)
BeetleX.Http.Clients(Http/Websocket client component)
XRPC(Remote interface invoke)
MQTT(MQTT Server)

BeetleX's tcp, http, websocket, xprc, web, vue ... samples

Web Framework Benchmarks Round 20 in the top 10

bnr's People

Contributors

beetlex-io 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

Watchers

 avatar  avatar

bnr's Issues

CN指令无效,默认都变成ZZ了

image-20220519084234682
执行:
string rule = "{CN:出库}{S:ABC223}{N:{S:ORDER}/00000000000}"; //用户手填
for(int i=0; i< 1012;i++)
{
string value = BNRFactory.Default.Create(rule);
Console.WriteLine(value);
}
显示:
ZZABC22300000003015
ZZABC22300000003016
ZZABC22300000003017
ZZABC22300000003018
ZZABC22300000003019
ZZABC22300000003020
ZZABC22300000003021
ZZABC22300000003022

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.