Relative Content

Tag Archive for phpnats.io

Connecting to a nats server with PHP

I have my nats server running in a docker container, I’m writing a php script that connects to the server and publishes a message but I’m new to php