1.2.5 • Published 9 months ago

batmq v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

1.2.0

9 months ago

1.1.9

9 months ago

1.1.8

9 months ago

1.1.7

9 months ago

1.1.6

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.5.0

9 months ago