1.2.5 • Published 8 months ago

batmq v1.2.5

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

8 months ago

1.2.0

8 months ago

1.1.9

8 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.5.0

8 months ago