1.2.5 • Published 8 months ago
batmq v1.2.5
BatMQ
Examples
Creating a server
well the first step is obviously to create a messaging server, so heres the code:
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:
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