slice2js
Slice compilers for developing Ice applications
Install
- All systems
-
curl cmd.cat/slice2js.sh
- Debian
-
apt-get install zeroc-ice-compilers
- Ubuntu
-
apt-get install zeroc-ice-compilers
- Arch Linux
-
pacman -S zeroc-ice
- Kali Linux
-
apt-get install zeroc-ice-compilers
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zeroc-ice-compilers
- Raspbian
-
apt-get install zeroc-ice-compilers
- Dockerfile
- dockerfile.run/slice2js
zeroc-ice-compilers
Slice compilers for developing Ice applications
This package contains Slice compilers for developing Ice applications. Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.