Skip to content

Commit afbdee2

Browse files
authored
Update README.md
1 parent 96c686e commit afbdee2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ SIP UA library for client/b2bua using golang
44

55
## Features
66

7-
- [x] [B2BUA/Client] Transport supports UDP/TCP/TLS/WS/WSS.
8-
- [x] [B2BUA/Client] Websocket over SIP.
9-
- [x] [Client] Pure Go SIP Client.
10-
- [ ] [B2BUA] RTP relay (UDP<-->UDP, WebRTC/ICE<->UDP).
11-
- [x] [B2BUA] RFC8599 support, Google FCM/Apple PushKit.
7+
- [x] Transports UDP/TCP/TLS/WS/WSS.
8+
- [x] simple pure Go SIP Client.
9+
- [x] Simple pure Go B2BUA, support RFC8599, Google FCM/Apple PushKit.
10+
- [ ] RTP relay (UDP<-->UDP, WebRTC/ICE<->UDP)
11+
- [ ] WebRTC2SIP Gateway.
1212

1313
## Running the examples
1414

0 commit comments

Comments
 (0)