General Category > Yate based projects

Nodejs library compatible to javascript.yate

(1/2) > >>

Anton:
Here is yet another javascript library for Yate. ;)
https://github.com/0LEG0/next-yate
I developed it in order to go beyond the boundaries of the javascript.yate sandbox, but at the same time tried to preserve the original API.
It is still in the experiment stage, but elisa.js is already working. :)

Best regards,
Anton

Anton:
Library are published as npm module now.
to install run:

--- Code: ---npm install next-yate

--- End code ---
Best regards,
Anton

P.S.
Any suggestions and criticism are welcome

Anton:
"Channel" support was added.

Here is example of adapted welcome.js script:
https://github.com/0LEG0/next-yate/blob/master/examples/welcome.js

Best regards,
Anton

Anton:
Hello Community.

I decided to split the project into two:
The first will be core (stable) https://github.com/0LEG0/next-yate
and the second compatible with javascript.yate (experimental) https://github.com/0LEG0/next-yate-compat
In the next "Next-Yate" update, the compatibility abstraction will be removed. If someone needs javasctipt.yate compatibility please go to "Next-Yate-Compat" https://github.com/0LEG0/next-yate-compat.

Best regards,
Anton

Anton:
Here is next release
https://github.com/0LEG0/next-yate

Best regards,
Anton

Navigation

[0] Message Index

[#] Next page

Go to full version