README
A very simple javascript sdk for talking to the cobra server.
The code is hosted in the cobra repo for now. Other sdks exists for C++ and Python.
JavaScript SDK for the cobra realtime messaging server
<script type="module">
import cobras from 'https://cdn.skypack.dev/cobras';
</script>
A very simple javascript sdk for talking to the cobra server.
The code is hosted in the cobra repo for now. Other sdks exists for C++ and Python.