1.2.5 • Published 10 months ago

batmq v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

BatMQ

Static Badge Static Badge

_fb24f7ba-dd0f-44d5-8477-6ad3131c2d54(1)

Examples



Creating a server


well the first step is obviously to create a messaging server, so heres the code:

carbon (2)

Here we import the "Server" and "Client" class from BatMQ, and then we initialize a server class running on port 9090.


Connecting a client


The next logical step would to connect a client, so heres the code:

carbon (4)

Basically, we initialize a client that connects to the server runing on "localhost:9090".


Initializing an event


WIP

1.2.5

10 months ago

1.2.0

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.5.0

10 months ago