1.2.5 • Published 10 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
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